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)
committerTakashi Iwai <tiwai@suse.de>
Fri, 4 Dec 2015 14:06:45 +0000 (15:06 +0100)
commite90247f9fceeebe5bdaac2d87e301e73bae9bc1f
tree3d0c0db4b843c46c84ad4f33c9ec1e1884eb927d
parent18014fd793d5e73eec5f2c22eaa37a32b44748eb
ALSA: hda - Split ELD update code from hdmi_present_sense()

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>
sound/pci/hda/patch_hdmi.c