HID: add phys and name ioctls to hidraw
authorJiri Kosina <jkosina@suse.cz>
Wed, 12 Nov 2008 15:14:08 +0000 (16:14 +0100)
committerJiri Kosina <jkosina@suse.cz>
Sun, 4 Jan 2009 00:00:51 +0000 (01:00 +0100)
The hiddev interface provides ioctl() calls which can be used
to obtain phys and raw name of the underlying device.

Add the corresponding support also into hidraw.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found