Commit 6ef1f08
ALSA: scarlett2: Fix Scarlett 4th Gen 4i4 low-voltage detection
The value currently being read to determine the low-voltage state is
actually the front panel state. Fix the code to use the correct offset
for the low-voltage state.
Signed-off-by: Geoffrey D. Bennett <g@b4.vu>
Fixes: d7cfa2f ("ALSA: scarlett2: Add power status control")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Message-ID: <d97b7d87f43b0e54f37e1552394be2f3ae182704.1710047969.git.g@b4.vu>1 parent 9fc91a6 commit 6ef1f08
1 file changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| |||
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
726 | | - | |
727 | | - | |
| 726 | + | |
| 727 | + | |
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| |||
6294 | 6294 | | |
6295 | 6295 | | |
6296 | 6296 | | |
6297 | | - | |
6298 | | - | |
| 6297 | + | |
6299 | 6298 | | |
6300 | 6299 | | |
6301 | 6300 | | |
| |||
6304 | 6303 | | |
6305 | 6304 | | |
6306 | 6305 | | |
6307 | | - | |
6308 | | - | |
| 6306 | + | |
| 6307 | + | |
6309 | 6308 | | |
6310 | 6309 | | |
6311 | 6310 | | |
6312 | | - | |
| 6311 | + | |
6313 | 6312 | | |
6314 | 6313 | | |
6315 | 6314 | | |
| |||
0 commit comments