linux_dsm_epyc7002/sound/soc/sh/rcar
Kuninori Morimoto 1f6bbe64ab ASoC: rsnd: remove error pointer for adg->clkout[i]
commit d7f298197a
("ASoC: rcar: fixup of_clk_add_provider() usage for multi clkout")
added adg->clkout[i] = ERR_PTR(-ENOENT),
but, adg->clkout[i] are assumed NULL or clk pointer.
This patch fix it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-05-17 10:26:28 +01:00
..
adg.c ASoC: rsnd: remove error pointer for adg->clkout[i] 2017-05-17 10:26:28 +01:00
cmd.c ASoC: rsnd: fix sound route path when using SRC6/SRC9 2017-03-13 12:58:07 +00:00
core.c ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG 2017-04-19 17:32:46 +01:00
ctu.c ASoC: rsnd: add CTU support 2016-03-05 13:27:27 +09:00
dma.c ASoC: rcar: dma: remove unnecessary "volatile" 2017-03-16 14:07:25 +00:00
dvc.c ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new() 2017-04-06 11:50:18 +01:00
gen.c ASoC: rsnd: use BRGCKR instead of SSICKR 2016-10-28 19:17:15 +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 rsnd_runtime_channel_xxx() 2016-03-05 13:27:27 +09:00
rsnd.h ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG 2017-04-19 17:32:46 +01:00
src.c ASoC: rsnd: remove mismatch explain comment from src.c 2017-05-17 10:26:28 +01:00
ssi.c ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT 2017-03-24 18:49:45 +00:00
ssiu.c ASoC: rcar: avoid SSI_MODEx settings for SSI8 2017-03-06 11:16:08 +01:00