commit | 288933c02b440621d9c8e7bb5f232cfb7bdef7df | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Aug 24 16:37:53 2010 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Aug 25 07:51:40 2010 -0700 |
tree | 6b96af07765b142dde0131b629049ac72ba5bfec | |
parent | 268ba5c05b82af575819bd719a2facb2a3169260 [diff] |
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>