From: Eric Miao Date: Wed, 13 Oct 2010 02:38:56 +0000 (+0800) Subject: ARM: pxa: remove un-used mapping of camera registers X-Git-Tag: v2.6.38-rc1~471^2^2~4^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ead67b6e6679b14befb0cef59db60e2853e19cd8;p=pandora-kernel.git ARM: pxa: remove un-used mapping of camera registers The camera registers start and range are encoded into the platform device, and are actually handled by ioremap()'ed, thus the mapping in pxa_map_io() is not necessary. Signed-off-by: Eric Miao --- Reading git-diff-tree failed