commit | e6e267b08fb5fe02311b54498a2545b7aad9f1bb | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Tue Apr 25 06:34:46 2017 +0000 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Apr 25 09:55:46 2017 +0200 |
tree | c47a3ecdc73e24668ad3127c3509e84025739aee | |
parent | dfc28b110d4f42953147204bc627b3c64205ed19 [diff] |
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>