diff options
author | Werner Sembach <[email protected]> | 2021-12-02 17:50:10 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-12-03 14:37:37 +0100 |
commit | 619764cc2ec9ce1283a8bbcd89a1376a7c68293b (patch) | |
tree | dd17bf7fcc4ebf0361a937c076ceca470d35e0a6 /scripts/bpf_doc.py | |
parent | b6409dd6bdc03aa178bbff0d80db2a30d29b63ac (diff) |
ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1
This fixes the SND_PCI_QUIRK(...) of the TongFang PHxTxX1 barebone. This
fixes the issue of sound not working after s3 suspend.
When waking up from s3 suspend the Coef 0x10 is set to 0x0220 instead of
0x0020. Setting the value manually makes the sound work again. This patch
does this automatically.
While being on it, I also fixed the comment formatting of the quirk and
shortened variable and function names.
Signed-off-by: Werner Sembach <[email protected]>
Fixes: dd6dd6e3c791 ("ALSA: hda/realtek: Add quirk for TongFang PHxTxX1")
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions