diff options
author | Akshu Agrawal <akshu.agrawal@amd.com> | 2018-05-08 07:47:50 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-05-21 18:19:11 +0300 |
commit | e9716ff3dcd052d8640047860a78c948629c6c70 (patch) | |
tree | b796b72d38184815f27112d51cd62e296e93f29b /tools/perf/scripts/python/stackcollapse.py | |
parent | cac6f59717e1084552e509172d40d5c9d278feb9 (diff) | |
download | linux-e9716ff3dcd052d8640047860a78c948629c6c70.tar.xz |
ASoC: AMD: Move clk enable from hw_params/free to startup/shutdown
hw_param can be called multiple times and thus we can have
more clk enable. The clk may not get diabled due to refcounting.
startup/shutdown ensures single clk enable/disable call.
Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions