From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [GIT PULL] omap fixes for v3.2 merge window breakage Date: Mon, 7 Nov 2011 13:47:24 -0800 Message-ID: <20111107214724.GA31337@atomide.com> References: <20111107204929.GZ31337@atomide.com> <20111107212919.GI15294@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:18208 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750767Ab1KGVr3 (ORCPT ); Mon, 7 Nov 2011 16:47:29 -0500 Content-Disposition: inline In-Reply-To: <20111107212919.GI15294@n2100.arm.linux.org.uk> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Russell King - ARM Linux Cc: Arnd Bergmann , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org * Russell King - ARM Linux [111107 12:54]: > Arnd, > > Don't pull this - there's yet more crap in OMAP to be fixed before > these go to mainline. OMAP3 is severely broken at the moment with, > to put it bluntly, totally fucked up OMAP hwmod code, and should be > fixed *now* by folk before this pull request. > > The fixes are damned trivial I expect even Tony can fix it without > reference to Paul. > > ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from common list Sounds like the above patch already queued should fix the issues you are seeing with hwmod? Or do you still have other issues you're having? Tony