[ARM] 4004/1: S3C24XX: UDC remove implict addition of VA to regs
authorBen Dooks <ben-linux@fluff.org>
Thu, 7 Dec 2006 23:08:33 +0000 (00:08 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 8 Dec 2006 16:05:53 +0000 (16:05 +0000)
Remove the implicit addition of a virtual address
to the UDC registers. This should have been done
by ioremap() in the driver, not by a static map.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found