usb4bsd/ehci: Fix EHCI resetting (and thus, intialization & attach).
authorSascha Wildner <saw@online.de>
Fri, 12 Oct 2012 19:29:22 +0000 (21:29 +0200)
committerSascha Wildner <saw@online.de>
Sun, 21 Oct 2012 12:59:21 +0000 (14:59 +0200)
commit6e8aecbc50a86999d821a93905838c9ced8f456e
tree4e23951fab850c60aff32c2ab30f5c737c477fb7
parent5de3726c232cae90eb020bdfe75dcb5d9421629f
usb4bsd/ehci: Fix EHCI resetting (and thus, intialization & attach).

No need for PINTERLOCKED here.

Reported-by: ftigeot, tuxillo
In-discussion-with: vsrinivas
sys/bus/u4b/usb_util.c