]> git.baikalelectronics.ru Git - kernel.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)
commit0b94020fcbcfd5cc32a6c4ae4525e8783cf2cdee
tree64cd816ac2f9e119d8c1afd330e8f737ab643617
parent3f6c5d0fc68654e81b275146d0acf9e50d384229
[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