From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 22 Apr 2016 14:49:53 -0700 From: Stephen Boyd To: Michael Turquette Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 06/13] clk: gate: Add hw based registration APIs Message-ID: <20160422214953.GK13149@codeaurora.org> References: <1461277324-27185-1-git-send-email-sboyd@codeaurora.org> <1461277324-27185-7-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1461277324-27185-7-git-send-email-sboyd@codeaurora.org> List-ID: On 04/21, Stephen Boyd wrote: > Add registration APIs in the clk gate code to return struct > clk_hw pointers instead of struct clk pointers. This way we hide > the struct clk pointer from providers unless they need to use > consumer facing APIs. > > Signed-off-by: Stephen Boyd > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project