Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752568AbcDUWQ1 (ORCPT ); Thu, 21 Apr 2016 18:16:27 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:56857 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751604AbcDUWQ0 (ORCPT ); Thu, 21 Apr 2016 18:16:26 -0400 Date: Thu, 21 Apr 2016 15:16:23 -0700 From: Stephen Boyd To: Maxime Ripard Cc: Thomas Petazzoni , devicetree@vger.kernel.org, Boris Brezillon , David Airlie , Mike Turquette , linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org, Rob Herring , Hans de Goede , Chen-Yu Tsai , Thierry Reding , Rob Clark , dri-devel@lists.freedesktop.org, Daniel Vetter , Alexander Kaplan , linux-arm-kernel@lists.infradead.org, Laurent Pinchart Subject: Re: [PATCH v3 01/19] clk: composite: Add unregister function Message-ID: <20160421221623.GC13149@codeaurora.org> References: <1458751122-23976-1-git-send-email-maxime.ripard@free-electrons.com> <1458751122-23976-2-git-send-email-maxime.ripard@free-electrons.com> <20160415222856.GQ14441@codeaurora.org> <20160419095250.GA26050@lukather> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160419095250.GA26050@lukather> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 566 Lines: 14 On 04/19, Maxime Ripard wrote: > > I have a bunch of other clock patches that need this, so I guess it > would be easier if applied it directly with your acked-by, or if you > could apply it and give a stable branch I can base my future PR on. Ok. I pushed it to stable branch 'clk-composite-unregister' in the clk.git repo. That way I can go ahead and delete this API assuming I get around to converting all the composite users in the next few days. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project