Re: [PATCH 1/1 v2] HID: don't grab devices with no input
From: Jiri Kosina <hidden>
Date: 2008-11-14 13:09:19
Also in:
lkml
From: Jiri Kosina <hidden>
Date: 2008-11-14 13:09:19
Also in:
lkml
On Fri, 14 Nov 2008, Andi Kleen wrote:
quoted
quoted
Some devices have no input interrupt endpoint. These won't be handled by usbhid, but currently they are not refused and reside on hid bus. Perform this checking earlier so that we refuse to control such a device early enough (and not pass it to the hid bus at all). Signed-off-by: Jiri Slaby <redacted>As the patch is obviously correct(tm) :) I have queued it in my tree, but Andi, please still report back whether it fixes the issue you are seeing.sispm works again with that patch. Thanks.
Thanks a lot for testing.
The only nit I noticed is that the error message seems to miss an \n
That I have already fixed in my tree. Thanks, -- Jiri Kosina SUSE Labs