linux_dsm_epyc7002/sound/soc/sh/rcar
Kuninori Morimoto bb002f925a ASoC: rsnd: rsnd_ssi_can_output_clk() macro
For example SSI0/SSI1 case, SSI1 can share pin with SSI0.
And then, SSI1 needs SSI0's clock.
This clock controlling is very picky and difficult to understand
in current code.

This patch adds new rsnd_ssi_can_output_clk() macro,
the code will be more understandable.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-08-08 12:03:50 +01:00
..
adg.c ASoC: rsnd: add rsnd_adg_clk_query() 2017-06-15 18:18:02 +01:00
cmd.c ASoC: rsnd: make arrays path and cmd_case static const 2017-06-30 12:45:36 +01:00
core.c ASoC: rsnd: merge snd_pcm_ops::open and snd_soc_dai_ops::startup 2017-07-28 11:16:51 +01:00
ctu.c ASoC: rsnd: add missing of_node_put 2017-07-17 15:39:51 +01:00
dma.c ASoC: rsnd: cleanup pointer related code 2017-06-07 20:30:38 +01:00
dvc.c ASoC: rsnd: add missing of_node_put 2017-07-17 15:39:51 +01:00
gen.c Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar 2017-06-07 20:30:32 +01:00
Makefile ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3 2016-08-24 11:19:16 +01:00
mix.c ASoC: rsnd: add missing of_node_put 2017-07-17 15:39:51 +01:00
rsnd.h ASoC: rsnd: don't use private_value on rsnd_kctrl_new() 2017-07-24 16:26:50 +01:00
src.c ASoC: rsnd: add missing of_node_put 2017-07-17 15:39:51 +01:00
ssi.c ASoC: rsnd: rsnd_ssi_can_output_clk() macro 2017-08-08 12:03:50 +01:00
ssiu.c ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe() 2017-07-17 17:00:57 +01:00