]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerTakashi Iwai <tiwai@suse.de>
Tue, 19 Feb 2013 17:28:04 +0000 (18:28 +0100)
commitbbfd8a19b6913f50a362457c34d49bfafe5e456e
treef4d7fff2117cf08069c54ac0384ff7c78898d6f5
parente6e0ee507f630350d883bb3343e78cab30cad5e2
ALSA: hda - hdmi: ELD shouldn't be valid after unplug

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.

Cc: stable@kernel.org
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c