summaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorDanesh Petigara <danesh.petigara@broadcom.com>2020-07-22 13:07:45 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-19 08:16:04 +0200
commit8fb05790b55b9480c772fade457893265e1faa08 (patch)
treec1026cd8621edf8ce2446e0bb153105957de159c /lib/dynamic_debug.c
parent296184490e2c925eb4af50b62ce05666a5fded73 (diff)
usb: bdc: Halt controller on suspend
[ Upstream commit 5fc453d7de3d0c345812453823a3a56783c5f82c ] 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 <danesh.petigara@broadcom.com> Signed-off-by: Al Cooper <alcooperx@gmail.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Felipe Balbi <balbi@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions