From: Wei Yongjun Date: Mon, 16 Dec 2013 02:12:38 +0000 (+0800) Subject: gpio: moxart: remove redundant dev_err call in moxart_gpio_probe() X-Git-Tag: v3.14-rc1~145^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca0ae81d13d9ddb8b94fadc11d5c76b5499ac1b9;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed