android_kernel_xiaomi_sm7250/sound/soc/pxa
Daniel Mack a5735b7ede ASoC: pxa-ssp: allow setting of dai format 0
pxa_ssp_set_dai_fmt() currently has an early exit if the desired format
equals the current configuration. This is correct behaviour unless this
function is called with a zero value parameter for the first time.
Zero is a valid value for this function, but the early exit is bogus in
this case.

Hence, set priv->dai_fmt to -1 in the beginning so we can configure the
port.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: pHilipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-04-16 13:37:25 +01:00
..
corgi.c ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. 2009-03-12 15:43:30 +00:00
e740_wm9705.c ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.h 2009-01-23 11:40:26 +00:00
e750_wm9705.c ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.h 2009-01-23 11:40:26 +00:00
e800_wm9712.c ASoC: Fix merge with PXA tree 2009-01-23 11:23:32 +00:00
em-x270.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
Kconfig ASoC: Add Magician machine support 2009-04-02 16:34:13 +01:00
magician.c ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.h 2009-04-09 13:24:19 +01:00
Makefile ASoC: Add Magician machine support 2009-04-02 16:34:13 +01:00
mioa701_wm9713.c ASoC: Add initial support of Mitac mioa701 device SoC. 2009-02-08 20:39:46 +00:00
palm27x.c ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. 2009-03-12 15:43:30 +00:00
poodle.c ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. 2009-03-12 15:43:30 +00:00
pxa2xx-ac97.c ASoC: Each PXA AC97 DAI needs a separate ops 2009-03-16 14:13:57 +00:00
pxa2xx-ac97.h ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. 2008-07-10 09:32:43 +02:00
pxa2xx-i2s.c ASoC: make ops a pointer in 'struct snd_soc_dai' 2009-03-04 22:29:47 +00:00
pxa2xx-i2s.h ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. 2008-07-10 09:32:43 +02:00
pxa2xx-pcm.c ASoC: Fix pxa2xx-pcm checks for invalid DMA channels 2009-01-01 11:52:48 +00:00
pxa2xx-pcm.h ALSA: Separate common pxa2xx-pcm code 2008-09-23 08:18:10 +02:00
pxa-ssp.c ASoC: pxa-ssp: allow setting of dai format 0 2009-04-16 13:37:25 +01:00
pxa-ssp.h ASoC: Add PXA SSP support 2008-10-30 15:45:21 +00:00
spitz.c ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. 2009-03-12 15:43:30 +00:00
tosa.c ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. 2009-03-12 15:43:30 +00:00
zylonite.c ASoC: Fix Zylonite for non-networked SSP mode 2009-03-14 11:38:16 +00:00