]> asedeno.scripts.mit.edu Git - linux.git/commit
pcmcia: at91_cf: Use syscon to configure the MC/smc
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 16 Mar 2015 13:17:50 +0000 (14:17 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 20 May 2015 14:37:38 +0000 (16:37 +0200)
commiteaa9a21dd14be8f4fdc6dbdb3732e2f5c3f49fa9
treeffe3938d1e9ef3ef9dfc2e8d1b0130bedf017ff1
parent0506b2986c0971a987d7c63ac728f39c722f358a
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 <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
drivers/pcmcia/Kconfig
drivers/pcmcia/at91_cf.c