From: Lu Guanqun Date: Tue, 3 May 2011 16:34:27 +0000 (+0100) Subject: intel_sst: move jack detection related configs to init time X-Git-Tag: v3.0-rc1~336^2~444 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24298b0e664595c92a2ed76f232173381f48f2ee;p=pandora-kernel.git intel_sst: move jack detection related configs to init time The old policy will not enable MIC2BIAS on Moorstown platform by default, it's only enabled when the user selects HS_MIC as input source. Therefore when user selects DMIC and then inserts the jack, no interrupt will be generated to notify the driver about the jack insertion event and to take action to auto mute the speaker. The new policy will enable this bit by default, then no matter what the output device is, an interrupt will be generated. This behaviour is more likely what a user expects. Signed-off-by: Lu Guanqun Reviewed-by: Wu Fengguang Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed