diff options
| author | Alban Bedel <[email protected]> | 2015-08-04 10:59:17 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-08-05 12:29:19 -0700 |
| commit | b4629a7bdfd8fcafc90ded7e6a1f88099105842d (patch) | |
| tree | 8ca3e8494f340569489bf056d1409d3466de9148 /tools/perf/scripts/python | |
| parent | a2e66ad34c10b27c6e408db50e6472c2aae2b5e8 (diff) | |
usb: ehci-platform: Fix using multiple controllers from OF
When using OF defined controllers the platform data struct is shared
between all devices, so it can't be used for device specific settings.
However it is currently used for the OF properties
needs-reset-on-resume and has-transaction-translator.
To fix this issue move setting hcd->has_tt to the probe and
move pdata->reset_on_resume to the private data.
Signed-off-by: Alban Bedel <[email protected]>
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions