commit | 2c95ced0873671a273dd2562b3af6a391794153f | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon May 05 17:48:12 2014 -0600 |
committer | Marek Vasut <marex@denx.de> | Wed May 07 23:36:58 2014 +0200 |
tree | 0575edc91c96a0d95ab76dbe34930f3d20c59d32 | |
parent | aa5e864b80f7f7c80e28fb635b7d14c0fadfc5ce [diff] |
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>