]> git.baikalelectronics.ru Git - kernel.git/commit
serial8250: Use dl_read()/dl_write() on RM9K
authorMagnus Damm <damm@opensource.se>
Wed, 2 May 2012 12:47:09 +0000 (21:47 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 May 2012 21:07:28 +0000 (14:07 -0700)
commit64cc668172a4369fed1c7bdf5061db288dd027fb
tree41989eb154c5e941f75fb134190e2359815fa8d4
parenta3765163cbdbe396626899e1dff6846f978061e2
serial8250: Use dl_read()/dl_write() on RM9K

Convert the 8250 RM9K support code to make
use of the new dl_read()/dl_write() callbacks.

Signed-off-by: Magnus Damm <damm@opensource.se>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250.c