mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
1153677134
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
nuc900-ac97.c | ||
nuc900-audio.c | ||
nuc900-audio.h | ||
nuc900-pcm.c |