From: Marek Szyprowski Date: Mon, 20 Oct 2014 10:45:36 +0000 (+0200) Subject: usb: dwc2: gadget: decouple setting soft-disconnect from s3c_hsotg_core_init X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad38dc5dac5d8df80c0c394459f950eed1dccbcd;p=pandora-kernel.git usb: dwc2: gadget: decouple setting soft-disconnect from s3c_hsotg_core_init This patch changes s3c_hsotg_core_init function to leave hardware in soft disconnect mode, so the moment of coupling the hardware to the usb bus can be later controlled by the separate functions for enabling and disabling soft disconnect mode. This patch is a preparation to rework pullup() method. Acked-by: Paul Zimmerman Signed-off-by: Marek Szyprowski Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed