diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-03-21 16:07:30 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-03-21 16:25:07 +0100 |
commit | c64c1437afb14ebc900e40910f31ffb20bf652ad (patch) | |
tree | b5b7158997bb678910a52fa6d84d49adffba2f15 /sound/core | |
parent | 0ef21100ae912f76ed89f76ecd894f4ffb3689c1 (diff) | |
download | blackbird-obmc-linux-c64c1437afb14ebc900e40910f31ffb20bf652ad.tar.gz blackbird-obmc-linux-c64c1437afb14ebc900e40910f31ffb20bf652ad.zip |
ALSA: hda - Fix missing ELD update at unplugging
i915 get_eld ops may return an error when no encoder is connected, and
currently we regard the error as fatal and skip the whole ELD
handling. This ended up with the missing ELD update at unplugging.
This patch fixes the issue by treating the error as the unplugged
state, instead of skipping the rest.
Reported-by: Libin Yang <libin.yang@linux.intel.com>
Cc: <stable@vger.kernel.org> # v4.5
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions