]> git.karo-electronics.de Git - linux-beck.git/commit
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 16 Dec 2013 13:46:00 +0000 (14:46 +0100)
committerChris Ball <chris@printf.net>
Fri, 14 Feb 2014 03:58:37 +0000 (22:58 -0500)
commit469a00b017a9b2c630bff962ffd64ba626977830
tree5da04f231d5e6d6c4dd693773e4637011d546446
parent325e2f96b926ae852fa2aa5e64d1040ed9518ae1
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD

There are no active users of this host capability. The primary reason
for adding this cap was due to a bug in ux500 boot loader code, which
is not a relevant issue any more. So, let's remove it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/core/mmc.c
include/linux/mmc/host.h