]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix forgotten HDMI monitor_present update
authorTakashi Iwai <tiwai@suse.de>
Fri, 18 Mar 2016 17:01:53 +0000 (18:01 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Mar 2016 17:01:53 +0000 (18:01 +0100)
commitbd48128539ab89986b24ad08ecd3e027dd1993a1
treec9e0cf449ad4c0290698636218c80f76071f0bdb
parent691be973c0621255abb31572a98e35c57be70212
ALSA: hda - Fix forgotten HDMI monitor_present update

We forgot to copy monitor_present value when updating the ELD
information.  This won't change the ELD retrieval and the jack
notification behavior, but appears only in the proc output.   In that
sense, it's no fatal error, but a bug is a bug is a bug.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c