Re: [PATCH] HID: logitech-hidpp: avoid repeated "multiplier = " log messages
From: Jiri Kosina <jikos@kernel.org>
Date: 2020-07-07 10:41:04
Also in:
lkml
From: Jiri Kosina <jikos@kernel.org>
Date: 2020-07-07 10:41:04
Also in:
lkml
On Sun, 5 Jul 2020, Maciej S. Szmigiero wrote:
These messages appear each time the mouse wakes from sleep, in my case
(Logitech M705), every minute or so.
Let's downgrade them to the "debug" level so they don't fill the kernel log
by default.
While we are at it, let's make clear that this is a wheel multiplier (and
not, for example, XY movement multiplier).
Fixes: 4435ff2f09a2 ("HID: logitech: Enable high-resolution scrolling on Logitech mice")
Cc: stable@vger.kernel.org
Signed-off-by: Maciej S. Szmigiero <redacted>Applied, thank you Maciej. -- Jiri Kosina SUSE Labs