summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGrazvydas Ignotas <notasas@gmail.com>2013-03-10 02:49:14 +0200
committerFelipe Balbi <balbi@ti.com>2013-03-22 08:41:28 +0200
commite21de10cd8b1338200d96038aa66fb966fcf6ed0 (patch)
treea254fc3d77f6bdb8924e1dcbdc4f500ee684101e /tools/perf/scripts/python
parente5615112807c27dd256f0bd8fc8b1f6f5e1b90af (diff)
usb: musb: gadget: clear gadget_driver when gadget is stopped
Some musb glue drivers use gadget_driver pointer to know if any gadget drivers are loaded at some moment and base further decisions on it, like to do runtime suspend/resume or not. Right now the pointer is left alone on stop and OMAP musb glue later does wrong runtime_pm decisions because of it. Clear the gadget_driver pointer on remove, it's invalid after stop anyway. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions