]> git.karo-electronics.de Git - mv-sheeva.git/commit
[PATCH] USB: Switch isp116x-hcd over to root hub interrupt
authorOlav Kongas <ok@artecdesign.ee>
Fri, 5 Aug 2005 11:23:35 +0000 (14:23 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 23:22:48 +0000 (16:22 -0700)
commit9a57116bc9e36c9accc869f666e1d25c5e2cdcbf
tree64cd816ac2f9e119d8c1afd330e8f737ab643617
parentf8d23d309809ae69c763520dababb7e845938272
[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 <ok@artecdesign.ee>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp116x-hcd.c