android_kernel_xiaomi_sm7250/sound/soc
Eero Nurkkala ca6e2ce086 ASoC: Always syncronize audio transfers on frames
All these steps are required for ASoC to behave correctly.
rccr and xccr are format dependent, for example TDM audio
has different values than I2S or DSP_A. Also the
omap_mcbsp_xmit_enable and/or omap_mcbsp_recv_enable must
be called right after the DMA has started.
This provides no longer L and R channels switching at random.

Signed-off-by: Eero Nurkkala <ext-eero.nurkkala@nokia.com>
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-08-20 20:10:29 +01:00
..
atmel ASoC: Configure WM8731 SYSCLK at startup on AT91SAM9G20-EK 2009-07-08 18:41:05 +01:00
au1x ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers 2009-04-28 15:06:44 +02:00
blackfin ASoC: Fix checkpatch issues and typos of ad1938 codec and bf5xx-tdm dai 2009-07-29 21:31:53 +01:00
codecs ASoC: Remove duplicate ADC/DAC widgets from wm_hubs.c 2009-08-18 16:04:24 +01:00
davinci ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVM 2009-08-13 22:19:36 +01:00
fsl ASoC: MPC5200: Support for buffer wrap around 2009-08-05 22:10:14 +01:00
imx ASoC: Staticise unexported variables 2009-08-15 11:36:49 +01:00
omap ASoC: Always syncronize audio transfers on frames 2009-08-20 20:10:29 +01:00
pxa ALSA: Allow passing platform_data for pxa2xx-ac97 2009-08-13 22:19:37 +01:00
s3c24xx ASoC: S3C24XX : Align the peroid size to the buffer size 2009-08-20 19:42:40 +01:00
s6000 ASoC: correct s6000 I2S clock polarity 2009-04-06 11:18:39 +01:00
sh ASoC: Add SuperH FSI driver support for ALSA 2009-08-20 20:01:42 +01:00
txx9 ASoC: txx9aclc: dynamically allocate dmaengine devname 2009-06-25 21:06:30 +01:00
Kconfig ASoC: Hook i.MX into build 2009-08-15 11:37:30 +01:00
Makefile Merge branch 'for-2.6.32' into mxc 2009-08-15 11:20:44 +01:00
soc-cache.c ASoC: fix I2C build errors 2009-08-11 10:47:25 +01:00
soc-core.c ASoC: change set_tdm_slot api to allow slot_width override. 2009-08-06 15:52:24 +01:00
soc-dapm.c ASoC: Provide default set_bias_level() implementation 2009-08-19 14:18:53 +01:00
soc-jack.c ASoC: jack: Fix race in snd_soc_jack_add_gpios 2009-07-31 22:38:43 +01:00