]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: tidyup PIO/DMA mode settings method
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 27 Nov 2014 08:05:01 +0000 (08:05 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 3 Dec 2014 18:51:39 +0000 (18:51 +0000)
commit3446956f20d65dd2984cea7d3fd8e7aa7c5b9fed
treed2529e1e323beef4c673442f86817e66ff5f3b30
parent1ee26023e476ffe4e16122faa7a533b38728a99e
ASoC: rsnd: tidyup PIO/DMA mode settings method

Current ssi.c has .cr_etc which is used for SSICR's
etc settings. but, it is used as PIO/DMA switching purpose now.
This patch tidyup this method. This is prepare for
under/over run issue handling

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/ssi.c