Kaynağa Gözat

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>
Benoit Cousson 14 yıl önce
ebeveyn
işleme
374b8cfd61
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      arch/arm/plat-omap/include/plat/omap-serial.h

+ 1 - 1
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]