From: Olav Kongas Date: Fri, 5 Aug 2005 11:23:35 +0000 (+0300) Subject: [PATCH] USB: Switch isp116x-hcd over to root hub interrupt X-Git-Tag: v2.6.14-rc1~492^2~18^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a57116bc9e36c9accc869f666e1d25c5e2cdcbf;p=pandora-kernel.git [PATCH] USB: Switch isp116x-hcd over to root hub interrupt Switch isp116x-hcd over from root hub polling to interrupt. This change closes also a race that was present with the old polling scheme: status polling could happen in a time window, where root hub status bits were not stable. Signed-off-by: Olav Kongas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed