29 Jan
2010
29 Jan
'10
3:33 p.m.
On Fri, Jan 29, 2010 at 03:31:06PM +0100, Guennadi Liakhovetski wrote:
wm8974 and wm8978 codec drivers control DAC and ADC oversampling rates in their .set_clkdiv() methods, which is wrong, because these are simple boolean switches and not clock dividers. Move these bits to sound controls. Also remove manual configuration of the MCLK divider in wm8978, since it is configured automatically.
Signed-off-by: Guennadi Liakhovetski g.liakhovetski@gmx.de
Applied, thanks.