]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: core: explicitly setup and cleanup event buffers
authorFelipe Balbi <balbi@ti.com>
Fri, 8 Feb 2013 13:15:11 +0000 (15:15 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:16:59 +0000 (11:16 +0200)
commit78f49226da9a7c388ad325ec062be166727f7ba3
treef83289a2ac482539488c72a14af10d86680dcf81
parente047559dc339caa952fe7ba59298503944fb8de1
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>
drivers/usb/dwc3/core.c