From: Takashi Iwai Date: Thu, 1 Dec 2011 16:41:36 +0000 (+0100) Subject: ALSA: hda - Integrate input-jack stuff into kctl-jack X-Git-Tag: v3.3-rc1~88^2^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ef22579302ac42054bebecb528710f46580925;p=pandora-kernel.git 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 --- Reading git-diff-tree failed