diff options
author | Cristian Ciocaltea <[email protected]> | 2023-09-07 20:10:09 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-09-11 13:34:41 +0100 |
commit | 85a1bf86fac0c195929768b4e92c78cad107523b (patch) | |
tree | ac70bbf2d13687e403f84bcf4305b42d757058c2 /lib/netdev-notifier-error-inject.c | |
parent | 486465508f8a5fe441939a7d97607f4460a60891 (diff) |
ALSA: hda: cs35l41: Undo runtime PM changes at driver exit time
According to the documentation, drivers are responsible for undoing at
removal time all runtime PM changes done during probing.
Hence, add the missing calls to pm_runtime_dont_use_autosuspend(), which
are necessary for undoing pm_runtime_use_autosuspend().
Fixes: 1873ebd30cc8 ("ALSA: hda: cs35l41: Support Hibernation during Suspend")
Signed-off-by: Cristian Ciocaltea <[email protected]>
Reviewed-by: Takashi Iwai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions