From: Mark Brown Date: Thu, 16 Aug 2012 21:36:04 +0000 (+0100) Subject: ASoC: wm9712: Fix microphone source selection X-Git-Tag: v3.2.29~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f541ea83e4de5acecae039acebac538125871d9;p=pandora-kernel.git ASoC: wm9712: Fix microphone source selection commit ccf795847a38235ee4a56a24129ce75147d6ba8f upstream. Currently the microphone input source is not selectable as while there is a DAPM widget it's not connected to anything so it won't be properly instantiated. Add something more correct for the input structure to get things going, even though it's not hooked into the rest of the routing map and so won't actually achieve anything except allowing the relevant register bits to be written. Reported-by: Christop Fritz Signed-off-by: Mark Brown Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed