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:
e9582e0
)
ads7846: Add disable sysfs entry / fix spin lock init, driver cleanup
author
Imre Deak
<imre.deak@nokia.com>
Mon, 20 Mar 2006 14:36:40 +0000
(10:36 -0400)
committer
Juha Yrjola
<juha.yrjola@nokia.com>
Mon, 20 Mar 2006 14:36:40 +0000
(10:36 -0400)
Add disable attribute to support device locking mode, where a
unintentional touch event shouldn't wake up the system.
Add missing spin_lock_init.
Do device resume with the lock held.
Do cleanup calls / free memory in the reverse order of initialization.
Signed-off-by: Imre Deak <imre.deak@nokia.com>
Signed-off-by: Juha Yrjola <juha.yrjola@nokia.com>
No differences found