commit | 0a504541b3ba593535d70f3124546e5e471a175e | [log] [tgz] |
---|---|---|
author | Jiri Kosina <jkosina@suse.cz> | Thu Mar 25 15:20:01 2010 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Mar 25 15:20:01 2010 +0100 |
tree | 60dc33b81aa081f697510f40c17cf7263ef549a7 | |
parent | 2e57480b2a717916510b0c23b2851398a4cbd958 [diff] |
HID: remove excessive _EMERG messages from hidraw We don't need to shout loudly when device gets disconnected while hidraw node has been open, as this is properly handled in disconnect() and protected by minors_lock already. Signed-off-by: Jiri Kosina <jkosina@suse.cz>