USB: EHCI: Drop spinlock before calling ehci_halt

Since, ehci_halt function now acquires ehci spinlock, hence,
drop the lock before calling ehci_halt to avoid deadlock
due to spinlock recursion.

CRs-Fixed: 448127
Change-Id: Ieae78abbac8fcd7d98626776366776d0fbe77060
Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
1 file changed