From: Marek Vasut Date: Wed, 3 Nov 2010 15:29:35 +0000 (+0100) Subject: ARM: pxa: Access SMEMC via virtual addresses X-Git-Tag: v2.6.38-rc1~471^2^2~4^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad68bb9f7a3cd47396635a5e3895215af57579da;p=pandora-kernel.git ARM: pxa: Access SMEMC via virtual addresses This is important because on PXA3xx, the physical mapping of SMEMC registers differs from the one on PXA2xx. In order to get PCMCIA working on both PXA2xx and PXA320, the PCMCIA driver was adjusted accordingly as well. Also, various places in the kernel had to be patched to use __raw_read/__raw_write. Signed-off-by: Marek Vasut Acked-by: Haojian Zhuang Signed-off-by: Eric Miao --- Reading git-diff-tree failed