Skip to content
Commit 54f32fd5 authored by Andy Lutomirski's avatar Andy Lutomirski Committed by Jiri Kosina
Browse files

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: default avatarAndy Lutomirski <luto@kernel.org>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 319645ca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment