Export usb connection status
authorChengwei Yang <chengwei.yang@intel.com>
Thu, 13 Jun 2013 01:45:58 +0000 (09:45 +0800)
committerYin Kangkai <kangkai.yin@linux.intel.com>
Thu, 26 Dec 2013 14:33:49 +0000 (22:33 +0800)
commitf3cb140f4e3b1e9c7ed1431d467ff55db93a12f3
tree608351b2db4843978fb16d5e12c84c9c8445b52e
parent6c447da68f738f75794245d3d6f1aa87f38bb667
Export usb connection status

There are several components depends on kernel export usb connection
status correctly. First, system-server check usb status by calling OEM
interface to launch usb-server; second, usb-server does the usb mode
setting work and launch syspopup. In addition, setting usb mode from UI
depends on usb-server too.

This also fix TZSP-3142.

Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
[Port from mfld kernel and support CTP]
Signed-off-by: Yin Kangkai <kangkai.yin@intel.com>
arch/x86/platform/intel-mid/device_libs/platform_ctp_audio.c
arch/x86/platform/intel-mid/device_libs/platform_msic_audio.c
drivers/usb/otg/penwell_otg.c