]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: add rsnd_path_parse() macro
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 9 May 2014 00:43:26 +0000 (17:43 -0700)
committerMark Brown <broonie@linaro.org>
Tue, 13 May 2014 18:06:15 +0000 (19:06 +0100)
commit237e3d9a049103286da97a95acfb6f3822c17c92
tree394a42aa4fd105e7377ca48ea855b3723109300e
parent8e40b25a6f0c3d8d9ce41c3b1c4c4ced707764ad
ASoC: rsnd: add rsnd_path_parse() macro

Current R-Car sound supports only SRC/SSI,
but, other module will be supported.
This patch adds rsnd_path_parse() macro to share code

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