23 May
2014
23 May
'14
1:41 p.m.
On Fri, May 23, 2014 at 05:06:27PM +0530, Tushar Behera wrote:
On 23 May 2014 16:44, Mark Brown broonie@kernel.org wrote:
Should be clk_prepare_enable() and similarly for the disable and you should check the error codes but yes, that looks good.
I was planning to keep clk_prepare/clk_unprepare in probe/remove.
Why - what purpose would it serve to leave the clock prepared but not enabled?