On 01/22/2013 11:31 AM, Mike Turquette wrote: > Quoting Stephen Warren (2013-01-14 10:36:12) >> From: Stephen Warren <swarren@xxxxxxxxxx> >> >> _program_pll() was dropping the PLL's lock and calling clk_pll_disable(). >> clk_pll_disable() does nothing but acquire the same lock and call >> _clk_pll_disable(). So, remove the lock manipulation code, and just call >> _clk_pll_disable() directly instead. >> >> Reported-by: Sivaram Nair <sivaramn@xxxxxxxxxx> >> Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx> >> --- >> Mike, this also will need to go through the Tegra tree; just looking for >> any review/ack from you. Thanks. > > Stephen, > > This change looks good to me, but should it not be rolled into the tegra > CCF series? Several patches on top of that series have surfaced; do you > plan on posting a V6? (in order to help you find the patches in the list) I posted v5 on 1/16 1:52pm Mountain time, and I posted v6 on 1/17 3:05pm Mountain time. For v6, only patch 1/3 had any modifications relative to v5, so I didn't repost the other 2 patches. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html