Skip to content
Commit d9a7ecac authored by Jim Radford's avatar Jim Radford Committed by Greg Kroah-Hartman
Browse files

usb-serial: fix shutdown / device_unregister order



Ensure that the ->port_remove() callbacks get called before the
->shutdown() callback which makeing the order symmetric with
->attach() being called before ->port_probe().

Signed-off-by: default avatarJim Radford <radford@blackbean.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 4eaf60e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment