diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-03-30 04:49:27 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-03-31 00:22:32 +0300 |
commit | b5aac5a9adf667f907c34c520e023bc19f8c226c (patch) | |
tree | 89953fe7523c605b585bb2c332280cbcfa586301 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | d7f298197a22f11b38059f257842dac7c30a564c (diff) | |
download | linux-b5aac5a9adf667f907c34c520e023bc19f8c226c.tar.xz |
ASoC: rcar: call missing of_clk_del_provider() when remove
adg is calling of_clk_add_provider() when probe time,
thus, remove should call of_clk_del_provider(), it doesn't now.
This patch fix this issue.
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions