usb_cfs_client: Enable gadget at reconfiguration 79/175579/1 accepted/tizen/unified/20180412.073814 submit/tizen/20180411.015824
authorPaweł Szewczyk <p.szewczyk@samsung.com>
Tue, 10 Apr 2018 14:56:20 +0000 (16:56 +0200)
committerPaweł Szewczyk <p.szewczyk@samsung.com>
Tue, 10 Apr 2018 15:12:59 +0000 (17:12 +0200)
commitc6116158ef7ae3dad4b41976aff87c5c73bdbd15
tree0fe4f1fdb973464ebe0b387f4abcbeb1a96be7b2
parent01a6b2fab7787b61044461111ce877d9748a9200
usb_cfs_client: Enable gadget at reconfiguration

Extcon support for artik is bound to the gadget, so we need to need to
enable it to start monitoring usb connection. This does not do much
harm, but can cause some functionfs daemons to run long before they are
actually needed.

Change-Id: I7a5eaacaa476539a7cf1c237f811163be4d9b7d5
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
hw/usb_cfs_client/usb_cfs_client.c