]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: ums: remove ci_udc special case
authorStephen Warren <swarren@nvidia.com>
Mon, 5 May 2014 23:48:12 +0000 (17:48 -0600)
committerMarek Vasut <marex@denx.de>
Wed, 7 May 2014 21:36:58 +0000 (23:36 +0200)
commit340ed422d2a58c4858ba8e110c233e8ae92c04e0
tree0575edc91c96a0d95ab76dbe34930f3d20c59d32
parent2813006fecdab740c3745b2dcbb06777cdd51dff
usb: ums: remove ci_udc special case

Now that the ci_udc driver supports allocating multiple requests per
endpoint, we can revert the special-case added by a022c1e13c01 "usb:
ums: use only 1 buffer for CI_UDC".

Signed-off-by: Stephen Warren <swarren@nvidia.com>
drivers/usb/gadget/storage_common.c