usb: dwc3: define DWC3_EP0_BOUNCE_SIZE
authorFelipe Balbi <balbi@ti.com>
Fri, 4 May 2012 09:58:14 +0000 (12:58 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 4 May 2012 09:58:14 +0000 (12:58 +0300)
commit3ef35fafdc87b72851f7785dc5331a0f4eb1b3ce
tree83664ecb128f24e2c8cad82797eaa0f7ee7f311e
parentf898ae09a043cf9c3c4be82c04e08fcf00fe82c1
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>
drivers/usb/dwc3/core.h
drivers/usb/dwc3/gadget.c
This page took 0.023869 seconds and 5 git commands to generate.