From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756858Ab2DODSJ (ORCPT ); Sat, 14 Apr 2012 23:18:09 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:62410 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756733Ab2DODSG (ORCPT ); Sat, 14 Apr 2012 23:18:06 -0400 Message-ID: <4F8A3DE9.8030008@gmail.com> Date: Sat, 14 Apr 2012 22:18:01 -0500 From: Rob Herring User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120410 Thunderbird/11.0.1 MIME-Version: 1.0 To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, Mike Turquette CC: Thierry Reding , Sascha Hauer , Grant Likely , shawn.guo@linaro.org Subject: Re: [PATCH 1/4] clk: select CLKDEV_LOOKUP for COMMON_CLK References: <1334003101-17274-1-git-send-email-robherring2@gmail.com> <1334003101-17274-2-git-send-email-robherring2@gmail.com> In-Reply-To: <1334003101-17274-2-git-send-email-robherring2@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Mike, On 04/09/2012 03:24 PM, Rob Herring wrote: > From: Rob Herring > > Using the common clock infrastructure without the common clkdev code makes > little sense, so select CLKDEV_LOOKUP for COMMON_CLK. > > Signed-off-by: Rob Herring > --- Can you apply the 1st 2 patches in this series to your clock fixes tree for 3.4? Rob > drivers/clk/Kconfig | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig > index 165e1fe..f05a60d 100644 > --- a/drivers/clk/Kconfig > +++ b/drivers/clk/Kconfig > @@ -12,6 +12,7 @@ config HAVE_MACH_CLKDEV > config COMMON_CLK > bool > select HAVE_CLK_PREPARE > + select CLKDEV_LOOKUP > ---help--- > The common clock framework is a single definition of struct > clk, useful across many platforms, as well as an