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)
commit28bf4cf22dcd936f93dd6063696b1accdc1d5207
tree41989eb154c5e941f75fb134190e2359815fa8d4
parent6b4160313c239d61c3907b2aaaeeec156911c9d1
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
This page took 0.024274 seconds and 5 git commands to generate.