summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenoit Cousson <b-cousson@ti.com>2010-12-09 14:24:17 (GMT)
committerTony Lindgren <tony@atomide.com>2010-12-21 01:53:04 (GMT)
commit374b8cfd61f33b3c1dd4b0f4c2b1bb20079d3090 (patch)
treeeabb3ab7c58768bdea66a3156cc17fca8393b524
parent6bc56aaecce78113500b150f1f1506029145a370 (diff)
downloadlinux-374b8cfd61f33b3c1dd4b0f4c2b1bb20079d3090.tar.xz
omap: serial: Change device name: omap-hsuart -> omap_uart
The naming convention for omap_device is omap_XXX. Rename the device and driver name in order to stick to this naming convention. Remove the hs prefix that is implicit for every OMAP uarts. Signed-off-by: Benoit Cousson <b-cousson@ti.com> Acked-by: Govindraj Raja <govindraj.raja@ti.com> Cc: Paul Walmsley <paul@pwsan.com> Cc: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/plat-omap/include/plat/omap-serial.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/include/plat/omap-serial.h b/arch/arm/plat-omap/include/plat/omap-serial.h
index b3e0bad..2682043 100644
--- a/arch/arm/plat-omap/include/plat/omap-serial.h
+++ b/arch/arm/plat-omap/include/plat/omap-serial.h
@@ -22,7 +22,7 @@
#include <plat/mux.h>
-#define DRIVER_NAME "omap-hsuart"
+#define DRIVER_NAME "omap_uart"
/*
* Use tty device name as ttyO, [O -> OMAP]