ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 17 Dec 2015 02:57:47 +0000 (02:57 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 18 Dec 2015 12:10:56 +0000 (12:10 +0000)
commit750fd445ac53f1623cfcbf710d2bfc7aa1b7086d
treee1a5c2e39ac561df77b55d4e09a74fabfd0f7432
parentc140284b8085e0fa07c24f4285db9dc107ad2ed3
ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()

TDM will use 6 or 8 slots on 1 SSI, and Multi channel will use
6 or 8 slots on few SSI (each SSI uses 2 slots).
Thus, this adds new slot control functions which can be prepare
for Multi channel support.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/rsnd.h
This page took 0.024944 seconds and 5 git commands to generate.