Commit 9f320df
committed
ALSA: hda/ca0132: Fix missing error handling in ca0132_alt_select_out()
There are a couple of cases where the error is ignored or the error
code isn't propagated in ca0132_alt_select_out(). Fix those.
Fixes: def3f0a ("ALSA: hda/ca0132 - Add quirk output selection structures.")
Link: https://patch.msgid.link/20250806094423.8843-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>1 parent cac5f2a commit 9f320df
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4802 | 4802 | | |
4803 | 4803 | | |
4804 | 4804 | | |
4805 | | - | |
| 4805 | + | |
| 4806 | + | |
4806 | 4807 | | |
4807 | 4808 | | |
4808 | 4809 | | |
| |||
4892 | 4893 | | |
4893 | 4894 | | |
4894 | 4895 | | |
| 4896 | + | |
| 4897 | + | |
4895 | 4898 | | |
4896 | 4899 | | |
4897 | 4900 | | |
| |||
0 commit comments