From: Alan Stern Date: Tue, 3 May 2005 20:27:26 +0000 (-0400) Subject: [PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling X-Git-Tag: v2.6.13-rc1~51^2~8^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=685eb93f086eb15d9fb1e82c7400fd750f564640;p=pandora-kernel.git [PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling This patch makes the dummy_hcd driver use emulated root-hub interrupts instead of polling. It's in the spirit of similar changes being made to the other HCDs. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed