commit | 1efa770f8ef0bfe12cd004f2e1f75eefcd8699d3 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Sun Feb 18 01:40:37 2007 -0500 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Sun Feb 18 01:40:37 2007 -0500 |
tree | 7131705511de28a8774d4fc67d2d4ae1277fc5b6 | |
parent | 82dd9eff4bf3b17f5f511ae931a1f350c36ca9eb [diff] |
Input: do not lock device when showing name, phys and uniq 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>