usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX
authorFelipe Balbi <balbi@ti.com>
Mon, 24 Oct 2011 09:03:13 +0000 (12:03 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:48:24 +0000 (11:48 +0200)
hardware will tell us how many event buffers we
need to support, so let's allocate the array
dynamically too.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found