From: David Henningsson Date: Mon, 4 Jun 2012 07:33:51 +0000 (+0200) Subject: ALSA: HDA: Create phantom jacks for fixed inputs and outputs X-Git-Tag: v3.6-rc1~117^2~7^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80c8bfbe76869bfd6bdf3d260d316e7a32f318c3;p=pandora-kernel.git ALSA: HDA: Create phantom jacks for fixed inputs and outputs PulseAudio sometimes have difficulties knowing that there is a "Speaker" or "Internal Mic", if they have no individual volume controls or selectors. As a result, only e g "Headphone" might be created for a laptop, but no "Speaker". To help out, create phantom jacks (that are always present, at least for now) for "Speaker", "Internal Mic" etc, in case we detect them. The naming convention is e g "Speaker Phantom Jack". In order not to pollute the /dev/input namespace with even more devices, these are added to the kcontrols only, not the input devices. Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed