diff options
| author | Haotien Hsu <[email protected]> | 2023-07-27 15:49:27 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-07-27 10:23:35 +0200 |
| commit | 3a3be3a1ebf03241bfbfcc93c084b4a2c6a13bdf (patch) | |
| tree | b90269433f680edf76226e1c38f5de65a1f9599a /tools/perf/scripts/python/task-analyzer.py | |
| parent | a85ff0db48c372063988f2072a07bd361ce9c4ef (diff) | |
usb: xhci: tegra: Add shutdown callback for Tegra XUSB
If memory accesses by the Tegra XUSB controller are translated through
the SMMU (System MMU), the hardware may continue accessing memory even
after the SMMU translations have been disabled during the shutdown
process and this can in turn cause unpredictable crashes.
Fix this by adding a shutdown implementation that ensures the hardware
is turned off during system reboot or shutdown.
Signed-off-by: Henry Lin <[email protected]>
Signed-off-by: Haotien Hsu <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions