Re: [PATCH] HID: rmi: change logging level of log messages related to unexpected reports

From: Jiri Kosina
Date: Tue Jul 29 2014 - 05:10:19 EST


On Tue, 15 Jul 2014, Benjamin Tissoires  wrote:

> On Jul 11 2014 or thereabouts, Andrew Duggan wrote:
> > 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 <aduggan@xxxxxxxxxxxxx>
> > ---
>
> Fair enough
>
> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>

[ sorry for late response, I am just re-appearing from vacation-land ]

Applied, thanks.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/