Re: [PATCH] HID: don't grab devices with no input
From: Jiri Slaby <hidden>
Date: 2008-11-13 22:14:36
Also in:
lkml
From: Jiri Slaby <hidden>
Date: 2008-11-13 22:14:36
Also in:
lkml
On 11/13/2008 11:22 PM, Andi Kleen wrote:
On Thu, Nov 13, 2008 at 11:05:09PM +0100, Jiri Slaby wrote:quoted
On 11/13/2008 10:37 PM, Alan Stern wrote:quoted
Do you want to use usb_endpoint_is_int_in() instead? It matches the error message more closely.Yes, good catch, thanks.Should I test it with that change or the original version?
The updated one, please.