diff options
author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2023-09-08 13:12:23 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-09-12 11:00:19 +0300 |
commit | caaaa34eff2a3fc4e61bfccde9e15ae5dba49a7d (patch) | |
tree | 78e4f419970d7e0229bebc2d52789a565ee8d132 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 61ba93b4353106f0f4ee5fdca2d6527e85abf884 (diff) | |
download | linux-caaaa34eff2a3fc4e61bfccde9e15ae5dba49a7d.tar.xz |
ALSA: hda: cs35l56: Call pm_runtime_dont_use_autosuspend()
Driver remove() must call pm_runtime_dont_use_autosuspend().
Drivers that call pm_runtime_use_autosuspend() must disable
it in driver remove(). Unfortunately until recently this was
only mentioned in 1 line in a 900+ line document so most
people hadn't noticed this. It has only recently been added
to the kerneldoc of pm_runtime_use_autosuspend().
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Fixes: 73cfbfa9caea ("ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier")
Link: https://lore.kernel.org/r/20230908101223.2656901-1-rf@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions