kernel-hacking-2024-linux-s.../sound/soc
Daniel Mack 6aababdf20 ASoC: cs4270: allow passing freq=0 in set_dai_sysclk()
For setups with variable MCLKs, the current logic of limiting the
available sampling rates at startup time is not sufficient. We need to
be able to change the setting at a later point, and so the codec must
offer all possible rates until the hw_params are given.

This patches allows that by passing 0 as 'freq' argument to
cs4270_set_dai_sysclk().

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-01-15 17:28:41 +00:00
..
atmel
au1x ASoC: au1x: dbdma2: plug memleak in pcm device creation error path 2009-12-03 10:49:55 +00:00
blackfin
codecs ASoC: cs4270: allow passing freq=0 in set_dai_sysclk() 2010-01-15 17:28:41 +00:00
davinci ASoC: DaVinci: Update suspend/resume support for McASP driver 2009-12-04 10:49:45 +00:00
fsl ASoC: mpc5200: remove duplicate identical IRQ handler 2009-11-10 13:02:01 +00:00
imx ASoC: add missing parameter to mx27vis_hifi_hw_free() 2009-12-22 12:33:56 +00:00
omap mfd: twl: fix twl4030 rename for remaining driver, board files 2009-12-16 12:44:04 -08:00
pxa ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() API 2009-11-30 13:27:29 +00:00
s3c24xx Merge branch 'for-2.6.33' into for-2.6.34 2010-01-12 12:59:05 +00:00
s6000 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-12-09 19:43:33 -08:00
sh Merge branch 'for-2.6.33' into for-2.6.34 2010-01-12 12:59:05 +00:00
txx9
Kconfig
Makefile ASoC: Add bit clock rate calculator utility functions 2009-11-12 16:45:48 +00:00
soc-cache.c ASoC: soc-cache: cleanup training whitespace and coding style 2009-12-31 11:54:16 +00:00
soc-core.c Merge branch 'for-2.6.33' into for-2.6.34 2010-01-12 12:59:05 +00:00
soc-dapm.c ASoC: Sort DAPM sequences by CODEC as well 2009-12-16 17:30:37 +00:00
soc-jack.c ASoC: Add jack_status_check callback function for GPIO jacks 2009-11-12 16:45:53 +00:00
soc-utils.c ASoC: Add BCLK calculation utility for TDM mode too 2009-11-25 19:55:46 +00:00