From: Russell King Date: Tue, 21 Feb 2012 12:15:09 +0000 (+0000) Subject: FB: sa11x0: convert to use platform resource and ioremap() X-Git-Tag: v3.4-rc1~83^2^3~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cb66dcc828662c8cacb74af08478433cef102b1;p=pandora-kernel.git FB: sa11x0: convert to use platform resource and ioremap() Convert the sa11x0 framebuffer driver to obtain the base address of its hardware registers from the platform resources, and ioremap this rather than relying on the static mappings. Signed-off-by: Russell King --- Reading git-diff-tree failed