]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit905c37ecbe27834fb8e330c56adb6ed129cccf27
tree717f04d3bdbdade3286265cb978bf47ef6ab984c
parentb7d65746744b343701de14ca433982a3229390be
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