usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half
authorGeorge Cherian <george.cherian@ti.com>
Wed, 5 Mar 2014 08:31:43 +0000 (14:01 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 23 Feb 2015 06:04:52 +0000 (00:04 -0600)
commit2035772010db634ec8566b658fb1cd87ec47ac77
tree717f04d3bdbdade3286265cb978bf47ef6ab984c
parentc517d838eb7d07bbe9507871fab3931deccff539
usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half

Enable HCD_BH flag for musb host controller driver.
This improves the MSC/UVC through put. With this enabled
even 640x480@30fps webcam streaming is also supported.

Signed-off-by: George Cherian <george.cherian@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_host.c