mmc: sdhci-of-arasan: Omit superfluous error messages
authorMike Looijmans <mike.looijmans@topic.nl>
Tue, 28 Oct 2014 07:53:21 +0000 (08:53 +0100)
committerlintao <lintao@rock-chips.com>
Mon, 4 May 2015 03:43:20 +0000 (11:43 +0800)
commitce2d3db614a3b64364046a48a0c917abb9c843cc
treefa6e8c104844f30ce2ae0c4666b9ed88f86621b3
parent0625d9c7695fb8545a3a926a1ba56f419ae6caa9
mmc: sdhci-of-arasan: Omit superfluous error messages

sdhci_add_host and sdhci_platfm_init already report failure,
so don't emit error messages when a failure occurs. This prevents
occurences of "deferred" messages when required power supplies
are not ready for operation yet.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-arasan.c