]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: sunxi: drop superfluous error message
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Sun, 8 Oct 2017 14:50:08 +0000 (16:50 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 30 Oct 2017 10:46:03 +0000 (11:46 +0100)
commitaaab3c46557029b760a476d5afc070a55df935b4
tree9fe232a2e5bb90590501ac1031fbd99ed6e8e937
parented80a13bb4c4c9a66aca11228930c5950d21c6f7
mmc: sunxi: drop superfluous error message

This error message can go because a) currently nothing else than
EPROBE_DEFER is returned and b) if this is going to change a much more
detailed error message should come from mmc_regulator_get_supply()
anyhow.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sunxi-mmc.c