From: Alexandre Belloni Date: Mon, 16 Mar 2015 11:37:58 +0000 (+0100) Subject: ata: at91: use syscon to configure the smc X-Git-Tag: omap-for-v4.2/fixes-rc1^2~105^2~3^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a90f8d3b193407dfa8c2e47163f569d5343b3ee;p=pandora-kernel.git ata: at91: use syscon to configure the smc Use syscon/regmap to configure the smc. This allows to avoid using at91sam9_smc.h and to compile the driver in a multiplatform configuration. The driver will still not probe until the proper DT bindings are added. That binding will include an atmel,smc property that is a phandle to the SMC the CF controller is connected to. Signed-off-by: Alexandre Belloni Acked-by: Nicolas Ferre --- Reading git-diff-tree failed