]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - drivers/mmc/core/mmc.c
mmc: It is not an error for the card to be removed while suspended
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 14 Dec 2015 13:51:27 +0000 (15:51 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 28 Dec 2015 11:51:38 +0000 (12:51 +0100)
commit520322d92eab66b6fee562557fdd201b01cd6240
treeb981495941b8731351236dfe5f76c86d897a4115
parent382c55f88ffeb218c446bf0c46d0fc25d2795fe2
mmc: It is not an error for the card to be removed while suspended

A card can be removed while it is runtime suspended.
Do not print an error message.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc.c
drivers/mmc/core/sd.c