diff options
author | Takashi Iwai <tiwai@suse.de> | 2024-05-06 19:13:45 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-05-08 19:05:08 +0300 |
commit | 9e993b3d722fb452e274e1f8694d8940db183323 (patch) | |
tree | 7f2e4cab52d6b499f6f3614547eb9a48db074df7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 32d7c6cdc98f7131f13c41251e87837df81e0b31 (diff) | |
download | linux-9e993b3d722fb452e274e1f8694d8940db183323.tar.xz |
ALSA: hda: codec: Reduce CONFIG_PM dependencies
CONFIG_PM is almost mandatory nowadays for real systems, but we have
lots of CONFIG_PM dependent code in snd-hda-codec helper code.
Let's reduce the dependencies of CONFIG_PM now. The only visible
drawback would be a couple of superfluous trace entries for runtime
PM, but we can live with that.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20240506161359.6960-3-tiwai@suse.de
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions