linux/sound/soc/kirkwood
Lars-Peter Clausen 3317208c88 ASoC: kirkwood: 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>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-01-09 14:28:22 +00:00
..
Kconfig ASoc: kirkwood: Use the Kirkwood audio driver in Dove boards 2013-08-27 22:01:59 +01:00
kirkwood-dma.c ASoC: kirkwood: Don't set unused struct snd_pcm_hardware fields 2014-01-09 14:28:22 +00:00
kirkwood-i2s.c ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support' 2013-10-25 09:12:39 +01:00
kirkwood-openrd.c ASoC: kirkwood: add S/PDIF support 2013-10-22 11:18:30 +01:00
kirkwood-t5325.c ASoC: kirkwood: add S/PDIF support 2013-10-22 11:18:30 +01:00
kirkwood.h ASoc: kirkwood: Extend the min and max number of bytes per period 2013-09-26 11:18:36 +01:00
Makefile ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma drivers 2013-08-05 18:06:30 +01:00