From: Benjamin Herrenschmidt Date: Wed, 4 Jan 2006 18:09:44 +0000 (+0000) Subject: [SERIAL] Fix matching of MMIO ports X-Git-Tag: v2.6.16-rc1~930^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1624f003349b49050f42c7d9f5407dfc05efb912;p=pandora-kernel.git [SERIAL] Fix matching of MMIO ports The function uart_match_port() incorrectly compares the ioremap'd virtual addresses of ports instead of the physical address to find duplicate ports for MMIO based UARTs. This fixes it. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Russell King --- Reading git-diff-tree failed