From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@st.com (Viresh Kumar) Date: Wed, 2 May 2012 17:26:24 +0530 Subject: [PATCH V3 2/8] clk: add a fixed factor clock In-Reply-To: <20120502094807.GE20478@pengutronix.de> References: <20120502094807.GE20478@pengutronix.de> Message-ID: <4FA120E8.5030707@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 5/2/2012 3:18 PM, Sascha Hauer wrote: > This needs a fixup. The clock framework used to pass in a NULL pointer > as prate when a clk is not allowed to change a parents clock. This > is no longer true, so we have to check for > > __clk_get_flags(hw->clk) & CLK_SET_RATE_PARENT Sure. Will send fixup. @Mike: When will you send your clk patches to Arnd? I am asking this, because SPEAr patches are dependent on them. Also, please include this patch too, in your patchset. I will send a fixup. -- viresh