linux-sg2042/sound/soc/davinci
Daniel Mack 8267525c99 ASoC: mcasp: don't override bclk divider if it was provided by the machine
If a machine driver provides an BCLK divider to the McASP driver, skip the
automatic calculation.

This fixes machines on which the physical sample transport always works
in 32 bits, even though not all of them are actually used.
snd_soc_params_to_bclk() will fail to address such cases properly.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-07-16 22:15:15 +01:00
..
Kconfig ASoC: davinci-mcasp: Use dmaengine based platform driver for AM335x/447x 2014-07-16 22:09:13 +01:00
Makefile ASoC: davinci-mcasp: Use dmaengine based platform driver for AM335x/447x 2014-07-16 22:09:13 +01:00
davinci-evm.c ASoC: davinci-evm: Replace instances of rtd->codec->card with rtd->card 2014-05-26 16:34:55 +01:00
davinci-i2s.c ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() 2014-04-22 12:51:22 +01:00
davinci-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
davinci-mcasp.c ASoC: mcasp: don't override bclk divider if it was provided by the machine 2014-07-16 22:15:15 +01:00
davinci-mcasp.h ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration code 2014-04-14 17:24:11 +01:00
davinci-pcm.c ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() 2014-04-22 12:51:22 +01:00
davinci-pcm.h ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() 2014-04-22 12:51:22 +01:00
davinci-vcif.c ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() 2014-04-22 12:51:22 +01:00
edma-pcm.c ASoC: edma-pcm: Remove PCM_INFO_BATCH and add PCM_INFO_NO_PERIOD_WAKEUP flag 2014-07-16 22:08:55 +01:00
edma-pcm.h ASoC: edma-pcm: Add empty functions for !CONFIG_SND_EDMA_SOC builds 2014-07-16 22:09:08 +01:00