aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/Makefile
diff options
context:
space:
mode:
authorFelipe Balbi2012-10-11 13:54:36 +0300
committerFelipe Balbi2012-10-15 14:58:56 +0300
commit3921426b13b1e0b2db6872a8d22d9fe2a4afe332 (patch)
treecdc4cd76426fa93ea3ce72c1b6c78724835e3680 /drivers/usb/dwc3/Makefile
parent380f0d28431e852e07e3fa0d5f6e36cf9ea5aa5a (diff)
usb: dwc3: core: move event buffer allocation out of dwc3_core_init()
This patch is in preparation for adding PM support dwc3 driver. We want to re-use dwc3_core_init and dwc3_core_exit() functions on resume() and suspend() callbacks respectively. Moving even buffer allocation away from dwc3_core_init() will allow us to reuse the event buffer which was allocated long ago on our probe() routine. Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/dwc3/Makefile')
0 files changed, 0 insertions, 0 deletions