From: Dmitry Torokhov Date: Sat, 25 Jul 2009 06:14:16 +0000 (-0700) Subject: Input: tsc2007 - properly shut off interrupts/delayed work X-Git-Tag: v2.6.32-rc1~686^2^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=141586bc57f6083f36c18d86e1cfa5916a1e7c05;p=pandora-kernel.git Input: tsc2007 - properly shut off interrupts/delayed work Properly shut off interrupts/delayed work by free-ing IRQ first and then ensuring that enable/disable is balanced. Also add __devinit/__devexit markings, restore poll delay/period scheduling logic, make sure we call exit_platform_hw() method when probe fails. Tested-by: Richard Röjfors Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed