From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] arm/omap: Replace board_ref_clock with enum values Date: Mon, 8 Oct 2012 14:41:47 -0700 Message-ID: <20121008214146.GT13011@atomide.com> References: <5063306E.8080200@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:46002 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751875Ab2JHVlt (ORCPT ); Mon, 8 Oct 2012 17:41:49 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Pankaj Jangra Cc: Vikram Narayanan , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org * Pankaj Jangra [120927 19:25]: > Hi, > > On Wed, Sep 26, 2012 at 10:12 PM, Vikram Narayanan wrote: > > Use the enum for board_ref_clock from linux/wl12xx.h > > > > Signed-off-by: Vikram Narayanan > > Cc: Tony Lindgren > > Cc: linux-omap@vger.kernel.org > > --- > > I'm not subscribed to the list. So please keep me in Cc for the replies. > > > > arch/arm/mach-omap2/board-omap4panda.c | 3 +-- > > arch/arm/mach-omap2/board-zoom-peripherals.c | 3 +-- > > 2 files changed, 2 insertions(+), 4 deletions(-) > > > > Looks good. > > Reviewed-by: Pankaj Jangra Thanks applying into omap fixes. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 8 Oct 2012 14:41:47 -0700 Subject: [PATCH] arm/omap: Replace board_ref_clock with enum values In-Reply-To: References: <5063306E.8080200@gmail.com> Message-ID: <20121008214146.GT13011@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Pankaj Jangra [120927 19:25]: > Hi, > > On Wed, Sep 26, 2012 at 10:12 PM, Vikram Narayanan wrote: > > Use the enum for board_ref_clock from linux/wl12xx.h > > > > Signed-off-by: Vikram Narayanan > > Cc: Tony Lindgren > > Cc: linux-omap at vger.kernel.org > > --- > > I'm not subscribed to the list. So please keep me in Cc for the replies. > > > > arch/arm/mach-omap2/board-omap4panda.c | 3 +-- > > arch/arm/mach-omap2/board-zoom-peripherals.c | 3 +-- > > 2 files changed, 2 insertions(+), 4 deletions(-) > > > > Looks good. > > Reviewed-by: Pankaj Jangra Thanks applying into omap fixes. Tony