git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31881d7
)
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 26 Jun 2013 16:32:50 +0000
(09:32 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 28 Jun 2013 06:24:29 +0000
(23:24 -0700)
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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found