Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ecda0cff authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix SPDIF output widget for Cxt5051 codec



Fixed the wrongly set up for SPDIF output on Conexant 5051 codec.
It must point to the audio out widget instead of a pin.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 6953e552
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@

/* Conexant 5051 specific */

#define CXT5051_SPDIF_OUT	0x1C
#define CXT5051_SPDIF_OUT	0x12
#define CXT5051_PORTB_EVENT	0x38
#define CXT5051_PORTC_EVENT	0x39