diff options
author | Danesh Petigara <[email protected]> | 2020-07-22 13:07:45 -0400 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2020-07-24 16:45:15 +0300 |
commit | 5fc453d7de3d0c345812453823a3a56783c5f82c (patch) | |
tree | 74c1c14539c82654f229adb1d85494f709576b15 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | b10d33c4f068ebb70a607d644b7ace259127aa18 (diff) |
usb: bdc: Halt controller on suspend
GISB bus error kernel panics have been observed during S2 transition
tests on the 7271t platform. The errors are a result of the BDC
interrupt handler trying to access BDC register space after the
system's suspend callbacks have completed.
Adding a suspend hook to the BDC driver that halts the controller before
S2 entry thus preventing unwanted access to the BDC register space during
this transition.
Signed-off-by: Danesh Petigara <[email protected]>
Signed-off-by: Al Cooper <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions