Re: [PATCH] pwm: add spear pwm driver support

From: Viresh Kumar
Date: Fri Oct 19 2012 - 02:02:43 EST


On 19 October 2012 11:29, Shiraz Hashim <shiraz.hashim@xxxxxx> wrote:
>> > + clk_disable_unprepare(pc->clk);
>>
>> call only disable from here. Leave it prepared for ever.
>>
>
> and unprepare only in _remove. Okay.

yes.

> I need to shut down all active pwms, how else would you suggest that ?

I misread the code. Leave this comment.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/