xhci: Remove recursive call to xhci_handle_event
authorMatt Evans <matt@ozlabs.org>
Tue, 29 Mar 2011 02:41:02 +0000 (13:41 +1100)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Mon, 2 May 2011 23:42:50 +0000 (16:42 -0700)
commit9dee9a213cb90fdc13118ab221f65c9fa6944f7a
tree4f47812a37cef571cf6870f717b7ac68788040b1
parent7ed603ecf8b68ab81f4c83097d3063d43ec73bb8
xhci: Remove recursive call to xhci_handle_event

Make the caller loop while there are events to handle, instead.

Signed-off-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci-ring.c