commit | 9a57116bc9e36c9accc869f666e1d25c5e2cdcbf | [log] [tgz] |
---|---|---|
author | Olav Kongas <ok@artecdesign.ee> | Fri Aug 05 14:23:35 2005 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 08 16:22:48 2005 -0700 |
tree | 64cd816ac2f9e119d8c1afd330e8f737ab643617 | |
parent | f8d23d309809ae69c763520dababb7e845938272 [diff] |
[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>