]> git.karo-electronics.de Git - mv-sheeva.git/commit
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
authorAxel Lin <axel.lin@gmail.com>
Tue, 24 Aug 2010 23:37:53 +0000 (16:37 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Aug 2010 14:51:40 +0000 (07:51 -0700)
commit288933c02b440621d9c8e7bb5f232cfb7bdef7df
tree6b96af07765b142dde0131b629049ac72ba5bfec
parent268ba5c05b82af575819bd719a2facb2a3169260
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 <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/pxa27x_keypad.c