commit | 685eb93f086eb15d9fb1e82c7400fd750f564640 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Tue May 03 16:27:26 2005 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 27 14:43:52 2005 -0700 |
tree | ded0db2402889ec30878c3dbbd08f7b5d01a694b | |
parent | f1c39fad7d1bbea31744138cd3a532ff346cd4ab [diff] |
[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 <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>