Input: do not lock device when showing name, phys and uniq
authorDmitry Torokhov <dtor@insightbb.com>
Sun, 18 Feb 2007 06:40:37 +0000 (01:40 -0500)
committerDmitry Torokhov <dtor@insightbb.com>
Sun, 18 Feb 2007 06:40:37 +0000 (01:40 -0500)
Now that sysfs attributes return -ENODEV once driver requests their
removal we do not need to handle scenario when data is deleted from
under our feet and can simplify the code.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/input.c

Simple merge