Input: do not register statically allocated devices
authorDmitry Torokhov <dtor_core@ameritech.net>
Thu, 3 Nov 2005 03:51:46 +0000 (22:51 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Thu, 3 Nov 2005 03:51:46 +0000 (22:51 -0500)
Do not register statically allocated input devices to prevent
OOPS when attaching input interfaces since it requires class
device to be properly initialized.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found