Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752627Ab0BHWej (ORCPT ); Mon, 8 Feb 2010 17:34:39 -0500 Received: from kroah.org ([198.145.64.141]:45718 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752046Ab0BHWef (ORCPT ); Mon, 8 Feb 2010 17:34:35 -0500 Date: Sun, 7 Feb 2010 20:13:22 -0800 From: Greg KH To: Pekka Sarnila Cc: Jiri Kosina , Jiri Slaby , Antti Palosaari , mchehab@infradead.org, linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-input@vger.kernel.org Subject: Re: [PATCH 1/1] media: dvb-usb/af9015, fix disconnection crashes Message-ID: <20100208041322.GA2988@kroah.com> References: <1264007972-6261-1-git-send-email-jslaby@suse.cz> <4B5CDB53.6030009@iki.fi> <4B5D6098.7010700@gmail.com> <4B5DDDFB.5020907@iki.fi> <4B6AA211.1060707@gmail.com> <4B6ACA4B.2030906@adit.fi> <4B6AD4A8.9080101@adit.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B6AD4A8.9080101@adit.fi> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 787 Lines: 18 On Thu, Feb 04, 2010 at 04:07:36PM +0200, Pekka Sarnila wrote: > Yes, my comment maybe criticizes more the basic architectural structure of > usb putting it's own work up to higher layer. The only practical thing is > that, if there is a non-HID device suffering from that FULLSPEED problem, > the quirk won't help it. Anyway in current kernel structure usb layer > doesn't handle endpoint setup at all, thus it simply can not do the job. Patches to the USB core to resolve this issue are always gladly appreciated :) thanks, greg k-h -- 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/