commit | aaab3c46557029b760a476d5afc070a55df935b4 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Sun Oct 08 16:50:08 2017 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Oct 30 11:46:03 2017 +0100 |
tree | 9fe232a2e5bb90590501ac1031fbd99ed6e8e937 | |
parent | ed80a13bb4c4c9a66aca11228930c5950d21c6f7 [diff] |
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>