ALSA: hda/hdmi - poll eld at resume time
authorWang Xingchao <xingchao.wang@linux.intel.com>
Mon, 24 Jun 2013 11:45:23 +0000 (07:45 -0400)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Jun 2013 07:07:57 +0000 (09:07 +0200)
commit28cb72e5b86bb8340568c2ceb940eb165a9791b3
tree1956a0e8cd03368b377a3aea62e5678e84843b7b
parent7295b26438ec018a16159e45d514e1c94c554c5b
ALSA: hda/hdmi - poll eld at resume time

Hdmi driver may not receive intrinsic event from gfx side when
it's in runtime suspend mode. There's no ELD info when exit from
runtime suspend. This patch avoid missing ELD info.

Signed-off-by: Wang Xingchao <xingchao.wang@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c