diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2025-05-23 19:10:07 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2025-06-10 22:47:48 +0300 |
commit | fa10d4515817274a50af510d5d283d3c7fffc1ae (patch) | |
tree | fe48846f5d3f55d49151d1dc4d3b0a8173a39345 /scripts/lib/kdoc/kdoc_output.py | |
parent | 54bae4c17c11688339eb73a04fd24203bb6e7494 (diff) | |
download | linux-fa10d4515817274a50af510d5d283d3c7fffc1ae.tar.xz |
HID: input: lower message severity of 'No inputs registered, leaving' to debug
Plugging in a "Blue snowball" microphone always shows the
error 'No inputs registered, leaving', but the device functions as
intended.
When a HID device is started using the function hid_hw_start() and
the argument HID_CONNECT_DEFAULT it will try all various hid connect
requests. Not all devices will create an input device and so the
message is needlessly noisy. Decrease it to debug instead.
[jkosina@suse.com: edit shortlog]
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions