commit | f122d33e4b0045a42238b9a4c3943adf7e8313c1 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Feb 08 15:15:11 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Mar 18 11:16:59 2013 +0200 |
tree | f83289a2ac482539488c72a14af10d86680dcf81 | |
parent | 4c0c6d0085337549e1b4fc97d9616eae732049d6 [diff] |
usb: dwc3: core: explicitly setup and cleanup event buffers Make the call to dwc3_event_buffers_setup() and dwc3_event_buffers_cleanup() explicit, so it's easier to implement PM. Tested-by: Vivek Gautam <gautam.vivek@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>