Input: tps6507x-ts - properly unregister input device on removal
authorAxel Lin <axel.lin@gmail.com>
Fri, 3 Sep 2010 02:52:37 +0000 (19:52 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 3 Sep 2010 03:12:42 +0000 (20:12 -0700)
Once device is registered we should call input_unregister_device()
instead of input_free_device().

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found