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:
c3c4d99
)
Input: edt_ft5x06 - use devm_* functions where appropriate
author
Lothar Waßmann
<LW@KARO-electronics.de>
Fri, 17 Jan 2014 00:26:55 +0000
(16:26 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 21 Jan 2014 04:29:21 +0000
(20:29 -0800)
Simplify the error path and remove() function by using devm_*
functions for requesting gpios and irq and allocating the input
device.
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found