From: Kyungmin Park Date: Thu, 17 Nov 2011 04:34:33 +0000 (+0900) Subject: mmc: core: Fix typo at mmc_card_sleep X-Git-Tag: v3.2-rc6~25^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c99872a16fa7642987f30c750dc166674b0d8060;p=pandora-kernel.git mmc: core: Fix typo at mmc_card_sleep Fix wrong bus_ops->sleep check. (This isn't expected to have real-world consequences, because the mmc core always defines both 'awake' and 'sleep' ops.) Signed-off-by: Kyungmin Park Signed-off-by: Chris Ball --- Reading git-diff-tree failed