]> 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)
commit9805e6b6ad8c87e09f64c1c5d2edb1c1f1c4c017
tree3d0c0db4b843c46c84ad4f33c9ec1e1884eb927d
parente99589925ee42e4db2d0963bdbf9b08fb7482d19
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