30 Jan
2015
30 Jan
'15
2:20 p.m.
On Fri, Jan 30, 2015 at 05:38:43PM +0800, Bo Shen wrote:
In startup function, enable ssc clock and in shutdown function, disable clock. And also remove disable ssc in shutdown function, as ssc is disabled in prepare function.
Applied, thanks. You probably want to convert to clk_prepare_enable() too but that's a separate thing.