• Takashi Iwai's avatar
    ALSA: hda - Fix multi-headphone handling for Realtek codecs · b2d05760
    Takashi Iwai authored
    When multiple headphone pins are defined without line-out pins, the
    driver takes them as primary outputs.  But it forgot to set line_out_type
    to HP by assuming there is some rest of HP pins.  This results in some
    mis-handling of these pins for Realtek codec parser.  It takes as if
    these are pure line-out jacks.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    Cc: <stable@kernel.org>
    b2d05760
hda_codec.c 132 KB