Commit 374b8cfd authored by Benoit Cousson's avatar Benoit Cousson Committed by Tony Lindgren

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: default avatarBenoit Cousson <b-cousson@ti.com>
Acked-by: default avatarGovindraj Raja <govindraj.raja@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 6bc56aae
......@@ -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]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment