From: Alan Cox Date: Mon, 4 Oct 2010 14:24:21 +0000 (+0100) Subject: mmc: sdhci: Allow the probe handler to override slots X-Git-Tag: v2.6.37-rc1~65^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=225d85fe7ddca2985548d98e410f7baf4a5d6260;p=pandora-kernel.git mmc: sdhci: Allow the probe handler to override slots Currently we write it to the chip data, but if the probe handler overrides it we ignore the new value and keep using our cached one. Fix this so that a probe handler can adjust the slot count. Signed-off-by: Alan Cox Signed-off-by: Chris Ball --- Reading git-diff-tree failed