linux/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
e750_wm9705.c
e800_wm9712.c
em-x270.c
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
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
pxa2xx-i2s.c
pxa2xx-i2s.h
pxa2xx-pcm.c
pxa2xx-pcm.h
pxa-ssp.c ASoC: pxa-ssp: allow setting of dai format 0 2009-04-16 13:37:25 +01:00
pxa-ssp.h
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