Skip to content
Commit 8c3d52fc authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: make parser more verbose about parsing errors by default



Most of the parsing errors (typically resulting in device not being claimed
by HID subsystem at all) are reported only in debugging mode, which makes
root-causing problems with buggy devices unnecessarily more difficult.

Convert reporting of important HID report descriptor parsing errors to
be reported through hid_err() / hid_warn() instead of dbg_hid().

Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 67200795
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