Re: [PATCH 6/8] ASoC: atmel: support CCF based clks

2014-03-17 Thread Boris BREZILLON
Le 17/03/2014 10:45, Bo Shen a écrit : From: Boris BREZILLON Provide dev to clk_get function if we're using CCF based clks. CCF based prog clks support automatic parent selection when asking for a specific rate: remove the clk32k clk retrieval if we're using these clks. I would have split this

Re: [PATCH 6/8] ASoC: atmel: support CCF based clks

2014-03-17 Thread Bo Shen
On 03/17/2014 05:45 PM, Bo Shen wrote: From: Boris BREZILLON Provide dev to clk_get function if we're using CCF based clks. CCF based prog clks support automatic parent selection when asking for a specific rate: remove the clk32k clk retrieval if we're using these clks. Signed-off-by: Boris BR

[PATCH 6/8] ASoC: atmel: support CCF based clks

2014-03-17 Thread Bo Shen
From: Boris BREZILLON Provide dev to clk_get function if we're using CCF based clks. CCF based prog clks support automatic parent selection when asking for a specific rate: remove the clk32k clk retrieval if we're using these clks. Signed-off-by: Boris BREZILLON [voice.s...@atmel.com: switch to