[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)
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>

No differences found