linux-kernel-test/sound/soc
Axel Lin 2f7dceeda4 ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000
MCLKDIV bit of Register 04h Clocking1:
	0 : Divide by 1
	1 : Divide by 2

Thus in the case of freq <= 16500000, we should clear MCLKDIV bit.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
2010-11-24 11:22:44 +00:00
..
atmel ASoC: atmel: test wrong variable 2010-11-22 20:26:44 +00:00
au1x ASoC: fix au1x platform 2010-08-31 13:06:31 +01:00
blackfin Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.37 2010-08-15 14:56:40 +01:00
codecs ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000 2010-11-24 11:22:44 +00:00
davinci ASoC: davinci: fixes for multi-component 2010-11-17 18:36:40 +00:00
ep93xx ASoC: ep93xx: add Simplemachines Sim.One AC97 audio support 2010-10-15 11:54:54 +01:00
fsl ASoC: MPC5200: Eliminate duplicate include of of_device.h 2010-11-23 14:28:39 +00:00
imx phycore-ac97: add ac97 to cardname 2010-11-05 09:14:23 -04:00
jz4740 ASoC: Multi-component: JZ4740: QI_LB60 board fixes 2010-08-17 12:10:30 +01:00
kirkwood ASoC: Change my mail address 2010-09-15 12:03:58 +01:00
nuc900 ASoC: remove duplicated include for nuc900 2010-10-05 19:26:00 -07:00
omap Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 2010-10-25 13:46:56 -07:00
pxa ASoC: Lock the CODEC in PXA external jack controls 2010-11-06 11:11:24 -04:00
s3c24xx ASoC: s3c24xx: test wrong variable 2010-11-22 14:03:22 +00:00
s6000 ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
sh sound: sh: ctrl_in/outX to __raw_read/writeX conversion. 2010-10-27 15:53:50 +09:00
txx9 ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
Kconfig ASoC: Fix sorting of Makefile and Kconfig 2010-07-05 23:35:29 +09:00
Makefile ASoC: Fix sorting of Makefile and Kconfig 2010-07-05 23:35:29 +09:00
soc-cache.c ASoC: soc-cache: Add spi_write support for all I/O types 2010-10-05 09:56:34 -07:00
soc-core.c ASoC: Fix snd_soc_register_dais error handling 2010-11-03 09:08:20 -04:00
soc-dapm.c ASoC: Fix dapm_seq_compare() for multi-component 2010-11-15 13:19:32 +00:00
soc-jack.c ASoC: Use delayed work for debounce of GPIO based jacks 2010-10-07 12:58:56 -07:00
soc-utils.c