usb host: lock cpu when usb otg connector is connected 08/100608/2
authortaeyoung <ty317.kim@samsung.com>
Mon, 28 Nov 2016 13:47:25 +0000 (22:47 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Wed, 30 Nov 2016 05:51:15 +0000 (21:51 -0800)
commit95327b5b94f373cc01499f92c0826e000c52f5ec
treebc4490009c0b8ee17b74c6d4bcabaec8381a1026
parentda55762da365d979857ac62ee70b6c37bcd2969c
usb host: lock cpu when usb otg connector is connected

usb otg connector can be notified by the extcon event.
If usb otg connector is connected, CPU needs to be locked

Change-Id: Ic5569bf97f5716d1a99d84e720ed8936a0875458
Signed-off-by: taeyoung <ty317.kim@samsung.com>
src/extcon/extcon.h
src/usbhost/usb-host.c