]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] omap: improve is_omap_port()
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 1 Sep 2008 20:25:33 +0000 (21:25 +0100)
committerTony Lindgren <tony@atomide.com>
Thu, 4 Sep 2008 18:50:02 +0000 (11:50 -0700)
commit3d65b99a9d4659bf8d64066f0568f655c13e44fa
tree2459d2c30fef315f8c01280eb96d0a7c757995a8
parent59abdb0edf8d21ddf709b84eaf8e0ee6c049ce36
[ARM] omap: improve is_omap_port()

Make is_omap_port() take the uart_8250_port structure so it can do
whatever test it desires.  Convert the test to compare the physical
addresses rather than virtual addresses.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-omap/include/mach/serial.h
drivers/serial/8250.c