]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Integrate input-jack stuff into kctl-jack
authorTakashi Iwai <tiwai@suse.de>
Thu, 1 Dec 2011 16:41:36 +0000 (17:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 1 Dec 2011 16:47:54 +0000 (17:47 +0100)
commit11fed0a16566eacce7fd3802d31173a3aa0f9d2a
tree8f521b4920f0a1ebbb1e6f9105948a5f38f24404
parent41f1a85d7654d966f1e0d4e6d0de147b477d3e03
ALSA: hda - Integrate input-jack stuff into kctl-jack

Instead of managing input-jack stuff separately, call all stuff inside
the kctl-jack creation, deletion and report.  The caller no longer needs
to care about input-jack.

The better integration between input-jack and kctl-jack should be done
in the upper layer in near future, but for now, it's implemented locally
for more tests.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_jack.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_conexant.c
sound/pci/hda/patch_hdmi.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c