From: Jiri Kosina Date: Thu, 25 Mar 2010 14:20:01 +0000 (+0100) Subject: HID: remove excessive _EMERG messages from hidraw X-Git-Tag: v2.6.35-rc1~454^2~4^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a504541b3ba593535d70f3124546e5e471a175e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed