• Takashi Iwai's avatar
    ALSA: hda - Skip ELD notification during PM process · eb399d3c
    Takashi Iwai authored
    The ELD notification can be received asynchronously from the graphics
    side, and this may happen just at the moment the sound driver is
    processing the suspend or the resume, and it would confuse the whole
    procedure.  Since the ELD and connection states are updated in anyway
    at the end of the resume, we can skip it when received during PM
    process.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    eb399d3c
patch_hdmi.c 99.3 KB