From 1efa770f8ef0bfe12cd004f2e1f75eefcd8699d3 Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Sun, 18 Feb 2007 01:40:37 -0500 Subject: [PATCH] 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-format-patch failed