linux/sound/soc/au1x
Lars-Peter Clausen f467a0f513 ASoC: au1x: Don't set unused struct snd_pcm_hardware fields
The ASoC core assumes that the PCM component of the ASoC card transparently
moves data around and does not impose any restrictions on the memory layout or
the transfer speed. It ignores all fields from the snd_pcm_hardware struct for
the PCM driver that are related to this. Setting these fields in the PCM driver
might suggest otherwise though, so rather not set them.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Tested-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-12-21 14:23:20 +00:00
..
Kconfig MIPS: Alchemy: Improved DB1550 support, with audio and serial busses. 2011-12-07 22:02:06 +00:00
Makefile ASoC: Add a DB1x00 AC97 machine driver 2011-07-27 19:10:48 +01:00
ac97c.c ASoC: au1x: Fix build 2013-07-31 10:06:04 +01:00
db1000.c ASoC: au1x: remove __dev* attributes 2012-12-10 00:31:06 +09:00
db1200.c ASoC: db1200: add .owner to struct snd_soc_card 2013-07-15 11:08:55 +01:00
dbdma2.c ASoC: au1x: Don't set unused struct snd_pcm_hardware fields 2013-12-21 14:23:20 +00:00
dma.c ASoC: au1x: Don't set unused struct snd_pcm_hardware fields 2013-12-21 14:23:20 +00:00
i2sc.c ASoC: switch over to use snd_soc_register_component() on au1x i2sc 2013-03-26 21:55:23 +00:00
psc-ac97.c ASoC: au1x: don't check resource with devm_ioremap_resource 2013-07-24 15:31:30 +01:00
psc-i2s.c ASoC: switch over to use snd_soc_register_component() on au1x psc-i2s 2013-03-26 21:55:23 +00:00
psc.h ASoC: au1x: use substream stream info directly 2011-07-27 19:16:51 +01:00