commit | bbfd8a19b6913f50a362457c34d49bfafe5e456e | [log] [tgz] |
---|---|---|
author | David Henningsson <david.henningsson@canonical.com> | Tue Feb 19 16:11:22 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Feb 19 18:28:04 2013 +0100 |
tree | f4d7fff2117cf08069c54ac0384ff7c78898d6f5 | |
parent | e6e0ee507f630350d883bb3343e78cab30cad5e2 [diff] |
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>