diff options
author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2021-10-18 17:44:31 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-10-22 01:55:25 +0100 |
commit | c778c01d3e665045d29d548d946f7cd64aec0ff9 (patch) | |
tree | ff914209719c4e37798c6841cde4733f98dce72a /tools/perf/scripts/python | |
parent | 6cace797f1a8d54ecb42a3d327cbc0b231114ed0 (diff) |
ASoC: cs42l42: Remove unused runtime_suspend/runtime_resume callbacks
The driver has runtime_suspend and runtime_resume callbacks, but
pm_runtime is never enabled so these functions won't be called. They
could not be used anyway because the runtime_suspend would cause jack
detect to stop working.
These functions are unused - delete them.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20211018164431.5871-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions