]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling
authorAlan Stern <stern@rowland.harvard.edu>
Tue, 3 May 2005 20:27:26 +0000 (16:27 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Jun 2005 21:43:52 +0000 (14:43 -0700)
commit1e3ae6a3ad9aa14788f488b1982a97e75b68bfca
treeded0db2402889ec30878c3dbbd08f7b5d01a694b
parentab66d8d4345184550e6e03fb5020b21ea5d0d5b2
[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>
drivers/usb/gadget/dummy_hcd.c