From: Dmitry Torokhov Date: Sun, 18 Feb 2007 06:40:37 +0000 (-0500) Subject: Input: do not lock device when showing name, phys and uniq X-Git-Tag: v2.6.21-rc1~69^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1efa770f8ef0bfe12cd004f2e1f75eefcd8699d3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed