ASoC: audio-graph-card: enable mclk-fs on codec node
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 10 Oct 2018 02:22:29 +0000 (02:22 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 10 Oct 2018 12:28:06 +0000 (13:28 +0100)
commit8036dbc490d16dc3d998246e14c9507ec8272ae2
tree1605a6e1b3056ab007a797cc785c858067b6ef5b
parent82ab7e9a4d3fcec27f745be04063e17da1881dda
ASoC: audio-graph-card: enable mclk-fs on codec node

Current audio-graph-card is supporting mclk-fs on CPU node
side only. But having Codec node also is good idea.
It will be just ignored if not defined.

"rcpu_ep" is same as "cpu_ep", This patch tidyup it, too.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/audio-graph-card.c