On Wed, 2011-02-09 at 21:44 +0530, Koul, Vinod wrote:
From: Vinod Koul vinod.koul@intel.com
This patch set adds support for jack detection in mid-x6 machine and TI sn95031 codec drivers. This also adds support to read mic bias values thru ADC
This version fixes namespace issue in patch1, and removes gpio bits in machine driver pending gpiolib support, which will be added separately
Vinod Koul (3): ASoC: sn95031: Add jack support in the codec ASoC: mfld_machine: Add support for jack detection ASoC: sn95031: Add support for reading mic bias
sound/soc/codecs/sn95031.c | 183 +++++++++++++++++++++++++++++++++- sound/soc/codecs/sn95031.h | 33 ++++++ sound/soc/mid-x86/mfld_machine.c | 203 +++++++++++++++++++++++++++++++++----- 3 files changed, 388 insertions(+), 31 deletions(-)
All
Acked-by: Liam Girdwood lrg@slimlogic.co.uk