From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 12 Aug 2016 18:16:38 -0700 From: Stephen Boyd To: Ricardo Ribalda Delgado Cc: Michael Turquette , s.hauer@pengutronix.de, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 3/8] clk: npx: Use new macro CLK_OF_DECLARE_DRIVER Message-ID: <20160813011638.GJ361@codeaurora.org> References: <1467735814-23518-1-git-send-email-ricardo.ribalda@gmail.com> <1467735814-23518-4-git-send-email-ricardo.ribalda@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1467735814-23518-4-git-send-email-ricardo.ribalda@gmail.com> List-ID: On 07/05, Ricardo Ribalda Delgado wrote: > This driver initializes a clock provider via lpc18xx_creg_clk_init > and then continues the initialization on lpc18xx_creg_clk_probe. > > Use the new macro to notify the clk subsystem about this behaviour. > > Signed-off-by: Ricardo Ribalda Delgado > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project