From: Axel Lin Date: Tue, 24 Aug 2010 23:37:53 +0000 (-0700) Subject: Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove() X-Git-Tag: v2.6.36-rc3~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=288933c02b440621d9c8e7bb5f232cfb7bdef7df;p=pandora-kernel.git Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove() No need to call input_free_device() after input_unregister_device(). Signed-off-by: Axel Lin Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed