From: Ben Dooks Date: Thu, 7 Dec 2006 23:08:33 +0000 (+0100) Subject: [ARM] 4004/1: S3C24XX: UDC remove implict addition of VA to regs X-Git-Tag: v2.6.20-rc1~15^2^3~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fddda232ca2de4d40ba9c3890e27bdb4f4f8bbd;p=pandora-kernel.git [ARM] 4004/1: S3C24XX: UDC remove implict addition of VA to regs 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 Signed-off-by: Russell King --- Reading git-diff-tree failed