]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: core: Do not leave the block driver in a suspended state
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 21 Nov 2017 13:42:29 +0000 (15:42 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 23 Nov 2017 13:09:21 +0000 (14:09 +0100)
commita3213aac01520029e94ae2b22a3ef0ef52ddfcbf
tree89ec5e88bae52817df4196da94237d65acebc7cc
parent32f2a7e2459fe7b94a89c418e346b866153df353
mmc: core: Do not leave the block driver in a suspended state

The block driver must be resumed if the mmc bus fails to suspend the card.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Cc: stable@vger.kernel.org # v3.19+
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/bus.c