diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-05-15 01:59:22 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-05-17 10:26:28 +0100 |
commit | 1f6bbe64abd7dc1997fa31a9e550eadf170961d5 (patch) | |
tree | fb997dde395d4f167ae428f79270719728967bc5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9654f5eba994c8732bfdb4c3b81bc5e18d25e970 (diff) |
ASoC: rsnd: remove error pointer for adg->clkout[i]
commit d7f298197a22f11b38059f257842dac7c30a564c
("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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions