Skip to content
Commit 748d8384 authored by Jonathan Bell's avatar Jonathan Bell Committed by Phil Elwell
Browse files

Revert "USB: hub: Don't record a connect-change event during reset-resume"

This reverts commit e5d078af.

On Pi 4, an upstream kernel change resulted in disconnect events not being
registered by the kernel when a suspended device was unplugged. Devices that
get autosuspended by default (hubs and webcams) would remain "stuck" in
the kernel's list of attached devices, leading to a nonresponsive port.

Reverting this commit fixes the issue.

See https://github.com/raspberrypi/linux/issues/3546



Signed-off-by: default avatarJonathan Bell <jonathan@raspberrypi.org>
parent b13fc60b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment