From: Ben Dooks Date: Tue, 25 May 2010 04:36:51 +0000 (+0100) Subject: USB: s3c-hsotg: SoftDisconnect minimum 3ms X-Git-Tag: v2.6.35-rc2~17^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e0e0777ec2ea1cb5461bded2c09573a9d778622;p=pandora-kernel.git USB: s3c-hsotg: SoftDisconnect minimum 3ms The shortest period SoftDisconnect can be asserted for is 3 milliseconds according to the V210 datasheet, so ensure that we add an msleep() to the registration code to enforce this. Signed-off-by: Ben Dooks Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed