Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758612Ab1DYOQ0 (ORCPT ); Mon, 25 Apr 2011 10:16:26 -0400 Received: from mail-wy0-f174.google.com ([74.125.82.174]:42131 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758332Ab1DYOQY (ORCPT ); Mon, 25 Apr 2011 10:16:24 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Hr+RN3bnxR7vPRlgwb03K/I4FTCSaY96mV33NsVf+QSZi7zPMAV2/WKFLJSorOjeaB 3q2fvwkUwf8gueJ3d7h8c1vffAyakqXlT2eUij5IaCumYxUGpcWVqnAtpMHaH4GsrH7a c/ZygUXJndEbdJM4pgR3KKQxZVYUJ5MWTxEaU= MIME-Version: 1.0 In-Reply-To: <4DB58108.4040708@signal11.us> References: <20110411093214.GA18215@rainbow> <4DA3350E.2060400@gmail.com> <112ef82aebc719ef25cde126f2014ebc@mail.gmail.com> <20110412040420.GB25239@rainbow> <4DB0D58E.4030508@signal11.us> <8712165194c49f0b4d8c1bd1fe717b8a@mail.gmail.com> <4DB58108.4040708@signal11.us> Date: Mon, 25 Apr 2011 07:16:22 -0700 Message-ID: Subject: Re: [Regression?] Removed regulator support in ehci-omap From: Steve Sakoman To: Alan Ott Cc: Keshava Munegowda , Dmitry Artamonow , Steve Calfee , Felipe Balbi , linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2045 Lines: 50 On Mon, Apr 25, 2011 at 7:11 AM, Alan Ott wrote: > On 04/24/2011 02:37 AM, Keshava Munegowda wrote: >>> -----Original Message----- >>> From: Alan Ott [mailto:alan@signal11.us] >>> Sent: Friday, April 22, 2011 6:41 AM >>> To: Keshava Munegowda >>> Cc: Dmitry Artamonow; Steve Sakoman; Steve Calfee; Felipe Balbi; >> linux-usb@vger.kernel.org; linux- >>> omap@vger.kernel.org; linux-kernel@vger.kernel.org >>> Subject: Re: [Regression?] Removed regulator support in ehci-omap >>> >>> On 04/12/2011 12:20 PM, Keshava Munegowda wrote: >>>>> Ah, so EHCI/OHCI common code was moved into drivers/mfd... Good. >>>>> But seems regulators support was lost somewhere during transition - >> the >>>>> only mentioning about regulators in omap-usb-host.c is "#include" : >>>>> >>>>> mad@macmini:~/kernel-hack/linux-2.6(master)$ grep -i regulator >>>> drivers/mfd/omap-usb-host.c >>>> Thanks ! I will add some time next week! >>> I have confirmed this on my BeagleBoard-xM. 2.6.38 works, but the >>> 2.6.39-rc4+ head from yesterday did not. It seems that the regulator >>> does not turn the power on for the USB hub which the ethernet is >>> attached to. >>> >>> I connected this issue to bug 33092 in bugzilla[1]. >>> >>> Alan. >>> >>> [1] https://bugzilla.kernel.org/show_bug.cgi?id=33092 >> I have posted the patches on April 22, 2011. >> If possible I request you to test this. > > Hi Keshava, > > If you mean this patch[1], then I tested it against the head and it > didn't fix my problem. I couldn't convince myself that your patch was > supposed to be the whole fix to my problem (since it wasn't mentioned on > this thread) so I didn't reply with my findings. Sorry about that. Same here. The real issue (at least for Overo) turned out to be: https://lkml.org/lkml/2011/4/14/45 Steve -- 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/