From: Vikram Pandita Date: Sat, 26 May 2007 04:31:07 +0000 (-0700) Subject: USB Core: hub.c: prevent re-enumeration on HNP X-Git-Tag: v2.6.23-rc1~1083^2~104 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffcdc18d64d73ecce49c182f969977ae88ff4384;p=pandora-kernel.git USB Core: hub.c: prevent re-enumeration on HNP Patch is to prevent the OTG host of doing 3 times enumeration of device when the Host suspends for HNP. The error code used in this case is ENOTSUPP. Signed-off-by: Vikram Pandita Acked-by: Alan Stern Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed