From: Will Newton Date: Thu, 10 Feb 2011 19:37:03 +0000 (-0500) Subject: mmc: dw_mmc: Run card detect tasklet during slot initialisation. X-Git-Tag: v2.6.39-rc1~412^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd6c4b9807581b37bf68ba3cd160c6859f070d39;p=pandora-kernel.git mmc: dw_mmc: Run card detect tasklet during slot initialisation. We need to run the card detect tasklet at the end of slot initialisation as it is possible that a card has been inserted prior to boot, so we don't see an insertion interrupt and now the card is sitting there inserted but with no power to it. Signed-off-by: Neil Jones Signed-off-by: Will Newton Reviewed-by: Matt Fleming Signed-off-by: Chris Ball --- Reading git-diff-tree failed