ALSA: hda - hdmi: ELD shouldn't be valid after unplug
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 19 Feb 2013 15:11:22 +0000 (16:11 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 6 Mar 2013 03:24:05 +0000 (03:24 +0000)
commitdd250c184bc8eb81e7c994884046b4255ec98df6
tree407266d605e6dcdd88eedeb88ac14b0e89a65e1a
parentc0bb151f11915056a9457bc9234de5c0fe9c4d2c
ALSA: hda - hdmi: ELD shouldn't be valid after unplug

commit bbfd8a19b6913f50a362457c34d49bfafe5e456e upstream.

Currently, eld_valid is never set to false, except at kernel module
load time. This patch makes sure that eld is no longer valid when
the cable is (hot-)unplugged.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
sound/pci/hda/patch_hdmi.c