commit | 7de90a8cb9c51145d7f60d8db17ce0fa07d1b281 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@nokia.com> | Tue Apr 11 23:43:55 2006 -0400 |
committer | Dmitry Torokhov <dtor_core@ameritech.net> | Tue Apr 11 23:43:55 2006 -0400 |
tree | 81e2c0a54974c0a552474f5c5cc66d6082a8bfdd | |
parent | c4febb94dae915da4423b81c487eabed9cef5cba [diff] |
Input: ads7846 - miscellaneous fixes - Add disable attribute to support device locking mode where unintentional touch event shouldn't wake up the system; - Update comments; - 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: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>