Home
last modified time | relevance | path

Searched hist:"54 f32fd5dff96a903f838de1efcdfb9831c5b207" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-core.cdiff 54f32fd5dff96a903f838de1efcdfb9831c5b207 Thu Nov 19 10:19:31 CST 2015 Andy Lutomirski <luto@kernel.org> HID: Make report_descriptor available for all devices

Currently the sysfs report_descriptor attribute is only available if the device
is claimed. We have the descriptor before we even create the device node, so
just instantiate report_descriptor statically.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>