From: Dmitry Torokhov Date: Thu, 17 Mar 2011 05:09:09 +0000 (-0700) Subject: Input: tsc2005 - clear driver data after unbinding X-Git-Tag: v2.6.39-rc1~410^2^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2721a89ac41f2e7705484c1582c293c4eee5344d;p=pandora-kernel.git Input: tsc2005 - clear driver data after unbinding We should not leave garbage pointers in driver structure after we unbind it from the device or if bind fails. Tested-by: Aaro Koskinen Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed