mmc: sdhci-xenon: Remove redundant dev_err call in get_dt_pad_ctrl_data()
authorWei Yongjun <weiyongjun1@huawei.com>
Tue, 25 Apr 2017 06:34:46 +0000 (06:34 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 25 Apr 2017 07:55:46 +0000 (09:55 +0200)
commite6e267b08fb5fe02311b54498a2545b7aad9f1bb
treec47a3ecdc73e24668ad3127c3509e84025739aee
parentdfc28b110d4f42953147204bc627b3c64205ed19
mmc: sdhci-xenon: Remove redundant dev_err call in get_dt_pad_ctrl_data()

There is a error message within devm_ioremap_resource
already, so remove the dev_err call to avoid redundant
error message.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-xenon-phy.c