Sound: import Jack Monitoring Interface from samsung
authorvivian, zhang <vivian.zhang@intel.com>
Mon, 25 Jun 2012 04:09:17 +0000 (12:09 +0800)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 12 Jul 2012 11:45:46 +0000 (14:45 +0300)
commit2b45454c4d5f4b3467eceb10e41bb26fccbbcb94
tree676277f2824de7b93a80e32f7be6bf2cff97468b
parent670100dad26d86f968cfee829bcb8f8e54994ecd
Sound: import Jack Monitoring Interface from samsung

It is used to set jack status: earjack_online, earkey_online;
these status are required for earjack type detecting in avsystem project.

Signed-off-by: Vivian Zhang <vivian.zhang@intel.com>
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
arch/x86/configs/tizen_bb_defconfig
arch/x86/platform/intel-mid/device_libs/platform_msic_audio.c
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/jack.c [new file with mode: 0644]
include/linux/jack.h [new file with mode: 0644]
sound/soc/mid-x86/mfld_machine.c