Re: [PATCH] HID: rmi: change logging level of log messages related to unexpected reports
From: Jiri Kosina <hidden>
Date: 2014-07-29 09:10:12
Also in:
lkml
From: Jiri Kosina <hidden>
Date: 2014-07-29 09:10:12
Also in:
lkml
On Tue, 15 Jul 2014, Benjamin Tissoires wrote:
On Jul 11 2014 or thereabouts, Andrew Duggan wrote:quoted
Userspace tools may use hidraw to perform operations on the device from userspace while hid-rmi is bound to the device. This can cause hid-rmi to print error messages when its ->raw_event() callback gets called as the reports pass through the HID stack. In this case receiving responses which were not initiated by hid-rmi is not actually an error so the resulting error messages are incorrect and misleading. This patch changes the log messages to debug so that the messages can be turned on in the event that there is a problem and there is not a userspace tool running. Signed-off-by: Andrew Duggan <redacted> ---Fair enough Reviewed-by: Benjamin Tissoires <redacted>
[ sorry for late response, I am just re-appearing from vacation-land ] Applied, thanks. -- Jiri Kosina SUSE Labs