]> git.hungrycats.org Git - linux/commit
ALSA: hda - Split ELD update code from hdmi_present_sense()
authorTakashi Iwai <tiwai@suse.de>
Fri, 13 Nov 2015 08:12:12 +0000 (09:12 +0100)
committerSasha Levin <sasha.levin@oracle.com>
Mon, 18 Apr 2016 12:51:04 +0000 (08:51 -0400)
commitb3d43aeef165fd0df7ba1b59d29eaee019df4923
tree926f5caa4c71c5d39fa488d13698efe1d72c86f3
parent0b914b30c534502d1d6a68a5859ee65c3d7d8aa5
ALSA: hda - Split ELD update code from hdmi_present_sense()

[ Upstream commit e90247f9fceeebe5bdaac2d87e301e73bae9bc1f ]

This is a preliminary patch for the later change to support ELD/jack
handling with i915 audio component.  This splits the ELD update code
from hdmi_present_sense() so that it can be called from other places.

Just a code refactoring, no functional change.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/pci/hda/patch_hdmi.c