Skip to content

Commit b5e7bc2

Browse files
golowanowlgirdwood
authored andcommitted
alsa_settings: Keep comments from removed scripts
Keep comments from the removed shell scripts adding them to the appropriate .state files: LNLM_SDW_AIOC.state MTLP_SWD_AIOC.state WARNING: these comments might be incompatible with `alsactl` tool in the future. Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
1 parent 2e586e3 commit b5e7bc2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

alsa_settings/LNLM_SDW_AIOC.state

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ state.sofsoundwire {
3333
iface MIXER
3434
name 'rt711 GE49 Selected Mode'
3535
value Headset
36+
# override jack detection mode to headset
37+
# related to https://github.com/thesofproject/linux/pull/4969
3638
}
3739
control.35 {
3840
iface MIXER

alsa_settings/MTLP_SDW_AIOC.state

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ state.sofsoundwire {
2121
iface MIXER
2222
name 'rt711 GE49 Selected Mode'
2323
value Headset
24+
# override jack detection mode to headset
25+
# related to https://github.com/thesofproject/linux/pull/4969
2426
}
2527
control.36 {
2628
iface MIXER

0 commit comments

Comments
 (0)