From patchwork Tue Feb 22 10:28:05 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anand Gadiyar X-Patchwork-Id: 580061 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 p1MASAD3014260 for ; Tue, 22 Feb 2011 10:28:10 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753598Ab1BVK2I (ORCPT ); Tue, 22 Feb 2011 05:28:08 -0500 Received: from na3sys009aog101.obsmtp.com ([74.125.149.67]:49522 "EHLO na3sys009aog101.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753556Ab1BVK2H (ORCPT ); Tue, 22 Feb 2011 05:28:07 -0500 Received: from source ([209.85.161.41]) (using TLSv1) by na3sys009aob101.postini.com ([74.125.148.12]) with SMTP ID DSNKTWOPtubQTa090sUaR0V0MeH7fIpJYtaH@postini.com; Tue, 22 Feb 2011 02:28:07 PST Received: by mail-fx0-f41.google.com with SMTP id 5so2430579fxm.28 for ; Tue, 22 Feb 2011 02:28:06 -0800 (PST) Received: by 10.223.96.199 with SMTP id i7mr3254246fan.101.1298370486140; Tue, 22 Feb 2011 02:28:06 -0800 (PST) From: Anand Gadiyar References: MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: AcvSesrFFTXCDJMdSke+D04EdvY2NQAAC/Cg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Date: Tue, 22 Feb 2011 15:58:05 +0530 Message-ID: Subject: RE: Linux-next as of 20110222 broken on OMAP4 To: Govindraj , Tarun Kanti DebBarma Cc: linux-omap 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]); Tue, 22 Feb 2011 10:28:10 +0000 (UTC) Index: linux-omap-usb/arch/arm/mach-omap2/omap_hwmod_44xx_data.c =================================================================== --- linux-omap-usb.orig/arch/arm/mach-omap2/omap_hwmod_44xx_data.c +++ linux-omap-usb/arch/arm/mach-omap2/omap_hwmod_44xx_data.c @@ -5068,7 +5068,7 @@ static __initdata struct omap_hwmod *oma &omap44xx_spinlock_hwmod, /* timer class */ - &omap44xx_timer1_hwmod, + /* &omap44xx_timer1_hwmod, */ &omap44xx_timer2_hwmod, &omap44xx_timer3_hwmod, &omap44xx_timer4_hwmod,