• Takashi Iwai's avatar
    ALSA: hda - Treat zero connection as non-error · 4758fed9
    Takashi Iwai authored
    The zero-length connection list happens so often on Haswell HDMI, and
    it results in warning messages like
        ALSA: hda_codec: invalid CONNECT_LIST verb 5[1]:0
    at each time the codec resumes from the power-save, which is fairly
    annoying.
    
    Since this is no real error, make it shown only in the verbose debug
    mode.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    4758fed9
hda_codec.c 150 KB