aboutsummaryrefslogtreecommitdiff
path: root/sound/core/memalloc.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2024-07-29 16:15:16 +0200
committerTakashi Iwai <tiwai@suse.de>2024-07-30 07:45:49 +0200
commit8abe0423ddd3ca7b9cea09c0a39249f65e646768 (patch)
tree1cff2583d27904ac77241242a458c69853e2c002 /sound/core/memalloc.c
parent0642a3c5cacc0321c755d45ae48f2c84475469a6 (diff)
downloadlinux-8abe0423ddd3ca7b9cea09c0a39249f65e646768.tar.gz
linux-8abe0423ddd3ca7b9cea09c0a39249f65e646768.tar.bz2
linux-8abe0423ddd3ca7b9cea09c0a39249f65e646768.zip
ALSA: hda: Keep PM disablement for deny-listed instance
We have a runtime PM deny-list for the devices that show the problems (typically click noises) at runtime suspend/resume, and when it matches, the driver disables the default runtime PM. However, we still allow the runtime PM changed via power_save module option dynamically, and the desktop system often tweaks it. This ended up with a re-enablement of the runtime PM that surprises users, suddenly suffering from the noises. This patch changes the driver behavior slightly: when the device is listed in the deny-list, ignore the power_save option change and keep the original (that is, off) runtime PM state. Link: https://patch.msgid.link/20240729141519.18398-1-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