From: Guennadi Liakhovetski Date: Fri, 29 Mar 2013 21:05:52 +0000 (+0100) Subject: ARM: shmobile: mackerel: clean up MMCIF vs. SDHI1 selection X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~10^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ae962f8051bb143fa1c43c6a9c8274c3a9c593;p=pandora-kernel.git ARM: shmobile: mackerel: clean up MMCIF vs. SDHI1 selection MMCIF and SDHI1 share the same slot on mackerel. One of them is selected by a jumper, which cannot be queried from software. Currently in software one of the two interfaces is selected, depending whether or not the MMCIF driver is enabled. This is not optimal, since the kernel has to be rebuilt to switch from one interface to another. Still, so far there isn't a better option. At least make this selection consistent. Signed-off-by: Guennadi Liakhovetski Acked-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed