Re: [PATCH/RFT] clk: shmobile: div6: Fix .recalc_rate() using a stale divisor

2016-02-18 Thread Laurent Pinchart
Hi Geert, Thank you for the patch. On Thursday 18 February 2016 15:30:12 Geert Uytterhoeven wrote: > cpg_div6_clock_set_rate() only programs the new divisor if the clock > isn't stopped. If the clock is stopped, it will update the cached > divisor value only, which will be programmed into the clo

RE: [PATCH/RFT] clk: shmobile: div6: Fix .recalc_rate() using a stale divisor

2016-02-18 Thread Ramesh Shanmugasundaram
Hi Geert, Thanks for the patch. > From: Geert Uytterhoeven [mailto:geert+rene...@glider.be] > Sent: 18 February 2016 14:30 > > cpg_div6_clock_set_rate() only programs the new divisor if the clock isn't > stopped. If the clock is stopped, it will update the cached divisor value > only, which will