]> git.baikalelectronics.ru Git - kernel.git/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)
committerTakashi Iwai <tiwai@suse.de>
Fri, 4 Dec 2015 14:06:45 +0000 (15:06 +0100)
commit786cf56bf8cf6d50889c8e4c6a9faff0677b1a2e
tree3d0c0db4b843c46c84ad4f33c9ec1e1884eb927d
parent1b7d187ce5a2e3e31daf3735c03885c4af888858
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