From: Wei Yongjun Date: Wed, 26 Jun 2013 16:32:50 +0000 (-0700) Subject: Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe() X-Git-Tag: v3.11-rc1~86^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c3da9f9fc6cdedca887953bbded72f7f025492;p=pandora-kernel.git Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_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: Dmitry Torokhov --- Reading git-diff-tree failed