diff options
author | Takashi Iwai <[email protected]> | 2024-07-29 16:15:17 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-07-30 07:45:55 +0200 |
commit | 3bb668264db5c68a02b557b3052644181bb4f4be (patch) | |
tree | 91e2a1d1b14bc7b1c06ae97f9ae52a0bdf7362f9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8abe0423ddd3ca7b9cea09c0a39249f65e646768 (diff) |
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/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions