Searched hist:"8432395 fd9124aa9408f61c94aa743878b4ddaf9" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | cs4270.c | diff 8432395fd9124aa9408f61c94aa743878b4ddaf9 Tue Dec 18 15:42:53 CET 2007 Timur Tabi <timur@freescale.com> [ALSA] cs4270: wrong sample rate when CONFIG_SND_SOC_CS4270_VD33_ERRATA is set
When CONFIG_SND_SOC_CS4270_VD33_ERRATA is set, there was a mismatch between the mclk_ratios[] and cs4270_mode_ratios[] arrays. The two arrays have been merged and code has been shuffled. One side effect is that the cs4270_set_dai_sysclk() and cs4270_set_dai_fmt() functions are available only if I2C has been enabled.
Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
|