From: Takashi Iwai Date: Fri, 21 Dec 2012 13:09:42 +0000 (+0100) Subject: ALSA: hda - Implement independent HP control X-Git-Tag: v3.9-rc1~129^2~70^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38cf6f1a41e40a33d80924554b356fcd5b5d2751;p=pandora-kernel.git ALSA: hda - Implement independent HP control Similar like the implementation in patch_analog.c and patch_via.c, the generic parser can provide the independent HP PCM stream now. It's enabled when spec->indep_hp is set by the caller while parsing. Currently no dynamic PCM switching as in patch_via.c is implemented yet. The control returns -EBUSY when the value is changed during PCM operations. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed