From eaa9a21dd14be8f4fdc6dbdb3732e2f5c3f49fa9 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Mon, 16 Mar 2015 14:17:50 +0100 Subject: [PATCH] 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-format-patch failed