commit | c99872a16fa7642987f30c750dc166674b0d8060 | [log] [tgz] |
---|---|---|
author | Kyungmin Park <kyungmin.park@samsung.com> | Thu Nov 17 13:34:33 2011 +0900 |
committer | Chris Ball <cjb@laptop.org> | Sat Dec 10 16:18:37 2011 -0500 |
tree | f5fd5f1a9005ca6b94c37c2fde7b50aa7feb88d2 | |
parent | a80f16276388a177199204aa5b60f328d4464110 [diff] |
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 <kyungmin.park@samsung.com> Signed-off-by: Chris Ball <cjb@laptop.org>