mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-15 18:14:00 +00:00
Do not try to free device that has already been unregistered, input_unregister_device() frees it automatically. Spotted by Vernon Mauery <vernux@us.ibm.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>