From: Axel Lin Date: Fri, 3 Sep 2010 02:52:37 +0000 (-0700) Subject: Input: tps6507x-ts - properly unregister input device on removal X-Git-Tag: v2.6.37-rc1~135^2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a26f5d18d45d49ff38ad2ddfed9c783dd2a19ab;p=pandora-kernel.git Input: tps6507x-ts - properly unregister input device on removal Once device is registered we should call input_unregister_device() instead of input_free_device(). Signed-off-by: Axel Lin Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed