summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2026-04-09 11:38:18 +0200
committerTakashi Iwai <tiwai@suse.de>2026-04-09 12:05:54 +0200
commit735b3739517b18983cb0347ba56d76bf1018e0c4 (patch)
tree272b726527eb7e4548eee8a769d9f0e4459c6d02 /tools/perf/scripts/python
parentef27d8ce0a3b55744b86e1866c62dc7537749180 (diff)
ALSA: hda/analog: Fix GPIO verb orders
So far we used the verb cache to restore the GPIO mask, direction and data bits at PM resume. But, due to the nature of the cache resume mechanism, the calling order isn't guaranteed, and this might lead to some inconsistency at the restored state. For assuring the GPIO verb orders, use the new GPIO helper function to explicitly set up the GPIO bits, instead of using the codec verb caches, while keeping the current data bits in ad198x_spec. Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20260409093826.1317626-6-tiwai@suse.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions