]> git.baikalelectronics.ru Git - kernel.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)
commit78b6273443a1e0f915d75daabf86433df158a48d
tree6b96af07765b142dde0131b629049ac72ba5bfec
parent6eb3360e7ae295a6b7411b20e37d27ce3a5d11a0
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