serial: Factor out uart_poll_timeout() from 8250 driver
authorAnton Vorontsov <cbouatmailru@gmail.com>
Fri, 1 Oct 2010 13:21:25 +0000 (17:21 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:20:07 +0000 (10:20 -0700)
commit54381067ed7873e6173d6fe32818a585ad667723
tree188acc1fdb9741188cfa3be68b20c76607a70135
parent8ee16a1b8985ac930d293553f589b5894eb6a60e
serial: Factor out uart_poll_timeout() from 8250 driver

Soon we will use that handy function in the altera_uart driver.

Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/serial/8250.c
include/linux/serial_core.h