]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: rsnd: fixup index of src/dst mod when capture
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 11 Jun 2014 06:41:03 +0000 (23:41 -0700)
committerMark Brown <broonie@linaro.org>
Wed, 11 Jun 2014 23:33:44 +0000 (00:33 +0100)
commit4cf612780cec81317a0278b28679a8b69ea8f09c
tree287519e31c340c52e1c1733a766a36e7b4dcd593
parente1d4d3c854f25cff6c6c139588570e124d5e8fa4
ASoC: rsnd: fixup index of src/dst mod when capture

Index of dma name should use -1, not +1 when capture case.
Thank you Dan.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/sh/rcar/core.c