aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorDuy Nguyen <[email protected]>2023-03-28 00:03:03 +0000
committerMark Brown <[email protected]>2023-03-28 01:26:48 +0100
commit44378cd113e5f15bb0a89f5ac5a0e687b52feb90 (patch)
tree8a65714f9dd2cdfb6c857fe593182c6b49eae878 /tools/perf/scripts
parentf6887a71bdd2f0dcba9b8180dd2223cfa8637e85 (diff)
ASoC: da7213.c: add missing pm_runtime_disable()
da7213.c is missing pm_runtime_disable(), thus we will get below error when rmmod -> insmod. $ rmmod snd-soc-da7213.ko $ insmod snd-soc-da7213.ko da7213 0-001a: Unbalanced pm_runtime_enable!" [Kuninori adjusted to latest upstream] Signed-off-by: Duy Nguyen <[email protected]> Signed-off-by: Kuninori Morimoto <[email protected]> Tested-by: Khanh Le <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions