]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SERIAL] Make uart_line_info() correctly tell MMIO from I/O port
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Sun, 3 Sep 2006 20:04:20 +0000 (00:04 +0400)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 1 Oct 2006 16:06:57 +0000 (17:06 +0100)
commit6c6a2334a1e8af7c3eaab992732825fa9ade77cf
treeb4eb67c9698c8fac9426dd16695306d20f6e3a35
parenta4b775735c0dff5a8d59a877ff0033526b469116
[SERIAL] Make uart_line_info() correctly tell MMIO from I/O port

/proc/tty/driver/serial incorrectly claims that UARTs having iotype of
UPIO_MEM32, UPIO_AU, or UPIO_TSI are I/O mapped.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/serial_core.c