diff options
author | Takashi Iwai <tiwai@suse.de> | 2024-07-29 16:15:17 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-07-30 07:45:55 +0200 |
commit | 3bb668264db5c68a02b557b3052644181bb4f4be (patch) | |
tree | 91e2a1d1b14bc7b1c06ae97f9ae52a0bdf7362f9 /sound/core/memalloc.c | |
parent | 8abe0423ddd3ca7b9cea09c0a39249f65e646768 (diff) | |
download | linux-3bb668264db5c68a02b557b3052644181bb4f4be.tar.gz linux-3bb668264db5c68a02b557b3052644181bb4f4be.tar.bz2 linux-3bb668264db5c68a02b557b3052644181bb4f4be.zip |
ALSA: hda: Enhance pm_blacklist option
We want sometimes to keep the runtime PM disabled persistently just
like we did for the PM deny-list in the previous change, e.g. for
testing some buggy device. This patch enhances the existing
pm_blacklist option for achieving it easily.
The default behavior doesn't change -- the driver looks up the deny
list and disables the runtime PM if matches. However, when
pm_blacklist=1 option is set, now the driver disables the runtime PM
completely, just like the deny-list does.
Update the documentation for this option, too.
Link: https://patch.msgid.link/20240729141519.18398-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/memalloc.c')
0 files changed, 0 insertions, 0 deletions