From: Thomas Abraham Date: Mon, 24 May 2010 08:48:56 +0000 (+0900) Subject: USB: s3c: Enable soft disconnect during initialization X-Git-Tag: v2.6.35-rc2~17^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=390b166138e95a47bdfde6582a1935f65e5c6547;p=pandora-kernel.git USB: s3c: Enable soft disconnect during initialization Enable soft disconnect bit the OTG core during initialization. Without this, the host sees that a gadget is connected and tries to enumerate. The soft disconnect should be enabled until the USB gadget driver is registered with this otg driver. Signed-off-by: Thomas Abraham Signed-off-by: Kukjin Kim Signed-off-by: Ben Dooks Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed