From: Imre Deak Date: Wed, 12 Apr 2006 03:43:55 +0000 (-0400) Subject: Input: ads7846 - miscellaneous fixes X-Git-Tag: v2.6.17-rc4~103^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7de90a8cb9c51145d7f60d8db17ce0fa07d1b281;p=pandora-kernel.git 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 Signed-off-by: David Brownell Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed