Input: ibmasm - fix input initialization error path
authorDmitry Torokhov <dtor_core@ameritech.net>
Tue, 10 Jan 2006 07:00:39 +0000 (02:00 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Tue, 10 Jan 2006 07:00:39 +0000 (02:00 -0500)
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>

No differences found