Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758230Ab3ETUoP (ORCPT ); Mon, 20 May 2013 16:44:15 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:39673 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758182Ab3ETUoM (ORCPT ); Mon, 20 May 2013 16:44:12 -0400 Message-ID: <519A8B15.4040702@wwwdotorg.org> Date: Mon, 20 May 2013 14:44:05 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: James Hogan CC: Mike Turquette , linux-arm-kernel@lists.infradead.org, Stephen Boyd , linux-kernel@vger.kernel.org, Saravana Kannan , Sascha Hauer , Russell King , Viresh Kumar , Haojian Zhuang , Chao Xie , Arnd Bergmann , =?UTF-8?B?RW1pbGlvIEzDs3Bleg==?= , Gregory CLEMENT , Maxime Ripard , Prashant Gaikwad , Thierry Reding , Joseph Lo , Peter De Schrijver , Pawel Moll , Catalin Marinas , spear-devel@list.st.com, linux-tegra@vger.kernel.org Subject: Re: [PATCH v4 4/5] clk: add CLK_SET_RATE_NO_REPARENT flag References: <1369056507-32521-1-git-send-email-james.hogan@imgtec.com> <1369056507-32521-5-git-send-email-james.hogan@imgtec.com> In-Reply-To: <1369056507-32521-5-git-send-email-james.hogan@imgtec.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 684 Lines: 15 On 05/20/2013 07:28 AM, James Hogan wrote: > Add a CLK_SET_RATE_NO_REPARENT clock flag, which will prevent muxes > being reparented during clk_set_rate. > > To avoid breaking existing platforms, all callers of clk_register_mux() > are adjusted to pass the new flag. Platform maintainers are encouraged > to remove the flag if they wish to allow mux reparenting on set_rate. The Tegra parts, Acked-by: Stephen Warren -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/