From: Takashi Iwai Date: Tue, 18 Nov 2008 08:32:42 +0000 (+0100) Subject: ALSA: hda - Create jack detection elements in build_controls X-Git-Tag: v2.6.29-rc1~590^2~6^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4973e1e5a42072ce88736ba0e39e4b8fc6c3c44;p=pandora-kernel.git ALSA: hda - Create jack detection elements in build_controls The jack detection input elements should be created in build_controls callback instead of init callback because init can be called multiple times by suspend/resume and power-saving. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed