summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/ssiu.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2016-02-18 11:17:52 +0300
committerMark Brown <broonie@kernel.org>2016-02-19 18:53:02 +0300
commit098bd8911a5eacc3b70fdc09fa4084657511c584 (patch)
tree8664dcd58585cf18bcf871df5e052dc425665b5c /sound/soc/sh/rcar/ssiu.c
parent0dc6bf75023a42895962800020583c19e0b87159 (diff)
downloadlinux-098bd8911a5eacc3b70fdc09fa4084657511c584.tar.xz
ASoC: rsnd: Parent SSI attach is not needed if not clock master
Parent SSI is needed if it is PIN sharing and clock master, otherwise, not needed. But, whether clockk master is judged on .set_fmt, thus, it can't call rsnd_ssi_parent_attach() on .probe. Now, .pcm_new will be called after .set_fmt, so this patch reuses it at this point. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sh/rcar/ssiu.c')
0 files changed, 0 insertions, 0 deletions