diff options
author | Vasily Khoruzhick <[email protected]> | 2018-10-21 08:39:11 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-10-21 16:46:32 +0100 |
commit | 7f91e2af1a4a2c34fc2e8fb046c722e1a9c85399 (patch) | |
tree | 3ea68f9d5e370786dd9067ab3556256ebd6712aa /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | c5d09485def41cab9e75ba23abbf87080183183c (diff) |
ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooks
startup() and shutdown() hooks are called for both substreams,
so stopping either substream when another is running breaks the
latter.
E.g. playback breaks if capture is stopped when playback is running.
Move code from startup() and shutdown() to resume() and suspend()
hooks respectively to fix this issue
Signed-off-by: Vasily Khoruzhick <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions