From: Alexandre Belloni Date: Mon, 16 Mar 2015 13:17:50 +0000 (+0100) Subject: pcmcia: at91_cf: Use syscon to configure the MC/smc X-Git-Tag: omap-for-v4.2/fixes-rc1^2~105^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaa9a21dd14be8f4fdc6dbdb3732e2f5c3f49fa9;p=pandora-kernel.git pcmcia: at91_cf: Use syscon to configure the MC/smc Use syscon/regmap to configure the smc part of the memory controller. This allows to avoid using mach/at91rm9200_mc.h and mach/at91_ramc.h and to compile the driver in a multiplatform configuration. Signed-off-by: Alexandre Belloni Acked-by: Nicolas Ferre --- Reading git-diff-tree failed