commit | 31ef22579302ac42054bebecb528710f46580925 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Dec 01 17:41:36 2011 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Dec 01 17:47:54 2011 +0100 |
tree | 8f521b4920f0a1ebbb1e6f9105948a5f38f24404 | |
parent | 358b6e62b86f6313d114e0f6b7d8f8adaf85ed9c [diff] |
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>