mmc: core: Fix typo at mmc_card_sleep
authorKyungmin Park <kyungmin.park@samsung.com>
Thu, 17 Nov 2011 04:34:33 +0000 (13:34 +0900)
committerChris Ball <cjb@laptop.org>
Sat, 10 Dec 2011 21:18:37 +0000 (16:18 -0500)
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 <kyungmin.park@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found