diff options
author | Oleksandr Natalenko <[email protected]> | 2024-01-29 17:49:31 +0100 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2024-02-06 16:10:50 +0100 |
commit | 411a20db905b44e18cc9129b745f1d5deba4eae5 (patch) | |
tree | 3727ddba9eed72888d510a148752d96ec1bfc6a4 /tools/perf/scripts/python | |
parent | 764ad6b02777d77dca3659ca490f0898aa593670 (diff) |
HID: logitech-hidpp: Do not flood kernel log
Since commit 680ee411a98e ("HID: logitech-hidpp: Fix connect event race")
the following messages appear in the kernel log from time to time:
logitech-hidpp-device 0003:046D:408A.0005: HID++ 4.5 device connected.
logitech-hidpp-device 0003:046D:408A.0005: HID++ 4.5 device connected.
logitech-hidpp-device 0003:046D:4051.0006: Disconnected
logitech-hidpp-device 0003:046D:408A.0005: Disconnected
As discussed, print the first per-device "device connected" message
at info level, demoting subsequent messages to debug level. Also,
demote the "Disconnected message" to debug level unconditionally.
Link: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Oleksandr Natalenko <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions