]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: UART: Remove uart reset function.
authorGovindraj.R <govindraj.raja@ti.com>
Mon, 7 Nov 2011 13:28:55 +0000 (18:58 +0530)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Dec 2011 00:05:21 +0000 (16:05 -0800)
commit0332464061f325d2e535a7557c5239c016696f7e
tree6f65efca03119b2ada47be1b2b62887124ac714b
parent09c47afd7a1cbd091238db4d564b7657f964e8f3
ARM: OMAP2+: UART: Remove uart reset function.

Remove the uart reset function which is configuring the
TX empty irq which can now be handled within omap-serial driver.

Signed-off-by: Govindraj.R <govindraj.raja@ti.com>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de> (for drivers/tty changes)
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/serial.c
arch/arm/plat-omap/include/plat/omap-serial.h
drivers/tty/serial/omap-serial.c