linux_dsm_epyc7002/sound/soc/sh/rcar
Lars-Peter Clausen a7ddf151b0 ASoC: sh: 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:29:44 +00:00
..
adg.c ASoC: rsnd: remove rsnd_priv_read/write/bset() 2013-09-24 19:53:36 +01:00
core.c ASoC: sh: Don't set unused struct snd_pcm_hardware fields 2014-01-09 14:29:44 +00:00
gen.c ASoC: rsnd: use regmap instead of original register mapping method 2013-09-24 19:53:36 +01:00
Makefile ASoC: add Renesas R-Car SSI feature 2013-07-28 19:34:09 +01:00
rsnd.h Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next 2013-11-08 10:43:34 +00:00
scu.c ASoC: Fixes for v3.13 2013-11-21 15:07:44 +01:00
ssi.c Merge remote-tracking branch 'asoc/topic/warn' into asoc-next 2013-11-08 10:43:41 +00:00