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:
ca96ea8
)
Input: altera_ps2 - switch to using managed resources
author
Tobias Klauser
<tklauser@distanz.ch>
Fri, 31 Oct 2014 16:16:51 +0000
(09:16 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 31 Oct 2014 16:41:29 +0000
(09:41 -0700)
Use them devm_ managed resources API to simplify error handling in
altera_ps2_probe() and to reduce the size of altera_ps2_remove() and the
ps2if struct.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/serio/altera_ps2.c
patch
|
blob
|
history
diff --cc
drivers/input/serio/altera_ps2.c
Simple merge