[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)
/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>

No differences found