commit | 3ef35fafdc87b72851f7785dc5331a0f4eb1b3ce | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri May 04 12:58:14 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Fri May 04 12:58:14 2012 +0300 |
tree | 83664ecb128f24e2c8cad82797eaa0f7ee7f311e | |
parent | f898ae09a043cf9c3c4be82c04e08fcf00fe82c1 [diff] |
usb: dwc3: define DWC3_EP0_BOUNCE_SIZE to avoid sprinkling magic constants on the driver we define a constant to be used when allocating setup_buffer and ep0_bounce buffer. Signed-off-by: Felipe Balbi <balbi@ti.com>