OSDN Git Service

ASoC: rsnd: make sure SSI parent/child uses same number of sound channel.
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 10 Apr 2015 08:50:30 +0000 (08:50 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 27 Apr 2015 19:57:38 +0000 (20:57 +0100)
commit919567d914b3c134e60c01db72a03a0adc5f41b9
treef46c5e4d47afae9e9f35dffd0dadc23577e39548
parent8c5c79a1cd51ce1b4fec8bbaecd17d599478bd27
ASoC: rsnd: make sure SSI parent/child uses same number of sound channel.

SSI parent/child need to use same number of sound data channel
if these are sharing clock/ws pin. this patch makes it sure.

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