Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753607Ab1E1OP1 (ORCPT ); Sat, 28 May 2011 10:15:27 -0400 Received: from netrider.rowland.org ([192.131.102.5]:54428 "HELO netrider.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753483Ab1E1OP0 (ORCPT ); Sat, 28 May 2011 10:15:26 -0400 Date: Sat, 28 May 2011 10:15:25 -0400 (EDT) From: Alan Stern X-X-Sender: stern@netrider.rowland.org To: Tanya Brokhman cc: balbi@ti.com, "'Sarah Sharp'" , , , , , "'open list'" Subject: RE: [PATCH v12 7/8] usb: Adding SuperSpeed support to dummy_hcd In-Reply-To: <003201cc1d27$39fe02e0$adfa08a0$@org> Message-ID: 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: 906 Lines: 26 On Sat, 28 May 2011, Tanya Brokhman wrote: > I was making the same change for SS and I think that if you're about to send > this patch to Greg, it might need a small addition: > At the moment dummy_hcd supports high_speed so I think if this option is no > longer configurable by user you should set this flag when dummy_hcd is > selected: > > config USB_DUMMY_HCD > tristate > depends on USB_GADGET_DUMMY_HCD > default USB_GADGET > select USB_GADGET_SELECTED > select USB_GADGET_DUALSPEED Right now USB_GADGET_DUALSPEED is selected under USB_GADGET_DUMMY_HCD, which is the right place for it, I think. Same as all the other UDC drivers. Alan Stern -- 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/