From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] mfd: omap: fix the crash during omap ehci or ohci driver initialization Date: Tue, 21 Jun 2011 13:27:20 -0700 Message-ID: <87y60vrkuv.fsf@ti.com> References: <1307367739-20110-1-git-send-email-keshava_mgowda@ti.com> <20110620132626.GJ22420@sortiz-mobl> <20110620132851.GJ14262@legolas.emea.dhcp.ti.com> <20110620145941.GQ22420@sortiz-mobl> <87liww6tva.fsf@ti.com> <20110621175359.GA22420@sortiz-mobl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20110621175359.GA22420@sortiz-mobl> (Samuel Ortiz's message of "Tue, 21 Jun 2011 19:53:59 +0200") Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Samuel Ortiz Cc: Felipe Balbi , Keshava Munegowda , linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, gadiyar-l0cyMroinI0@public.gmane.org, parthab-PpE0FKYn9XJWk0Htik3J/w@public.gmane.org List-Id: linux-omap@vger.kernel.org Samuel Ortiz writes: > Hi Kevin, > > On Mon, Jun 20, 2011 at 03:06:01PM -0700, Kevin Hilman wrote: >> Samuel Ortiz writes: >> >> > Hi Felipe, >> > >> > On Mon, Jun 20, 2011 at 04:28:52PM +0300, Felipe Balbi wrote: >> >> Hi, >> >> >> >> On Mon, Jun 20, 2011 at 03:26:26PM +0200, Samuel Ortiz wrote: >> >> > On Mon, Jun 06, 2011 at 07:12:19PM +0530, Keshava Munegowda wrote: >> >> > > From: Keshava Munegowda >> >> > > >> >> > > Oops are produced during initialization of ehci and ohci >> >> > > drivers. This is because the run time pm apis are used by >> >> > > the driver but the corresponding hwmod structures and >> >> > > initialization is not merged. >> >> > You mean they're currently checked in a different tree ? Is that a >> >> > public one? >> >> >> >> it was supposed to go via linux-omap tree but the patches got lost in >> >> the limbo :-( >> > Then shouldn't those patches be the ones to be sent to Linus as a fix for 3.0 ? >> >> If they were ready, maybe. But those patches still need important work >> (and review) and are not "fix" material but need to wait until the next >> merge window. > Fair enough. > > >> Basically, the original patch should not have been submitted to mainline >> until the runtime PM support was ready, so the correct short term fix is >> to simply revert. >> >> Also, to echo the question from Dima Zavin: >> >> Why isn't this just a simple revert of the original patch? > I did a revert in my tree. Great, that's the cleanest solution IMO. Thanks! Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html