From patchwork Mon Feb 21 22:08:15 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 578541 X-Patchwork-Delegate: tony@atomide.com Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id p1LM8LkA010362 for ; Mon, 21 Feb 2011 22:08:21 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751759Ab1BUWIT (ORCPT ); Mon, 21 Feb 2011 17:08:19 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:37062 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751361Ab1BUWIT (ORCPT ); Mon, 21 Feb 2011 17:08:19 -0500 Received: from c-98-234-237-12.hsd1.ca.comcast.net ([98.234.237.12] helo=localhost.localdomain) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1PrdcM-000FMO-AH; Mon, 21 Feb 2011 21:48:30 +0000 Received: from Mutt by mutt-smtp-wrapper.pl 1.2 (www.zdo.com/articles/mutt-smtp-wrapper.shtml) X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18j6a2EYhcPGxp8tNVEtkHJ Date: Mon, 21 Feb 2011 14:08:15 -0800 From: Tony Lindgren To: "Cousson, Benoit" Cc: "Balbi, Felipe" , Linux OMAP Mailing List , Linux ARM Kernel Mailing List , "Kalliguddi, Hema" , Kevin Hilman , Paul Walmsley , "Raja, Govindraj" Subject: Re: [patch-v2.6.39 6/7] OMAP4430: hwmod data: Adding USBOTG Message-ID: <20110221220815.GG15225@atomide.com> References: <20110217171747.GC14574@legolas.emea.dhcp.ti.com> <4D5D59E5.6020307@ti.com> <20110217173711.GF14574@legolas.emea.dhcp.ti.com> <4D5D5F13.2010602@ti.com> <20110217181849.GV20795@atomide.com> <4D5E7DFF.7020609@ti.com> <20110218154135.GF11151@legolas.emea.dhcp.ti.com> <4D5EA36A.4000903@ti.com> <20110221182213.GD15225@atomide.com> <4D62DAF0.9050301@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4D62DAF0.9050301@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]); Mon, 21 Feb 2011 22:08:21 +0000 (UTC) --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c @@ -5094,7 +5094,7 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = { &omap44xx_spinlock_hwmod, /* timer class */ - &omap44xx_timer1_hwmod, +/* &omap44xx_timer1_hwmod, */ &omap44xx_timer2_hwmod, &omap44xx_timer3_hwmod, &omap44xx_timer4_hwmod,