Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753286AbYKNNJT (ORCPT ); Fri, 14 Nov 2008 08:09:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751536AbYKNNJD (ORCPT ); Fri, 14 Nov 2008 08:09:03 -0500 Received: from styx.suse.cz ([82.119.242.94]:50767 "EHLO mail.suse.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751289AbYKNNJB (ORCPT ); Fri, 14 Nov 2008 08:09:01 -0500 Date: Fri, 14 Nov 2008 14:09:00 +0100 (CET) From: Jiri Kosina To: Andi Kleen cc: Jiri Slaby , Alan Stern , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1 v2] HID: don't grab devices with no input In-Reply-To: <20081114131701.GI3810@one.firstfloor.org> Message-ID: References: <491CA495.7010007@gmail.com> <1226614221-17118-1-git-send-email-jirislaby@gmail.com> <20081114131701.GI3810@one.firstfloor.org> User-Agent: Alpine 1.10 (LNX 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1009 Lines: 27 On Fri, 14 Nov 2008, Andi Kleen wrote: > > > 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 > > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/