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:
aaa4f2a
)
Input: stmpe-ts - switch to using managed resources
author
Viresh Kumar
<viresh.kumar@linaro.org>
Sat, 10 Nov 2012 07:56:59 +0000
(23:56 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 10 Nov 2012 08:30:48 +0000
(
00:30
-0800)
This patch frees stmpe-ts driver from burden of freeing resources :)
devm_* derivatives of multiple routines are used while allocating resources,
which would be freed automatically by kernel.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found