HID: hidraw -- fix comment about accepted devices
authorJiri Kosina <jkosina@suse.cz>
Thu, 4 Jun 2009 13:44:25 +0000 (15:44 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 4 Jun 2009 13:44:25 +0000 (15:44 +0200)
commitbbe281fad65f2eda1792d70763663a1b729fc03c
tree077eeca884c95a94787a37c89dfc9bd6bebbdd60
parentf0bca459829fd33d659c8cd0369ac86a3924a9bc
HID: hidraw -- fix comment about accepted devices

hidraw accepts any devices, no matter if the device has
already been claimed by other HID driver (hid-input, hidraw), and
this is intended to stay. Fix up the comment to reflect reality.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hidraw.c