commit | ca0ae81d13d9ddb8b94fadc11d5c76b5499ac1b9 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Dec 16 10:12:38 2013 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 20 10:22:19 2013 +0100 |
tree | bb8d06c52f7157ddfec15286a68464433c1dc16f | |
parent | 50d7c9c841176887e138422045f53c7ce607a3da [diff] |
gpio: moxart: remove redundant dev_err call in moxart_gpio_probe() 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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>