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