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

No differences found