diff options
author | Kerem Karabay <kekrby@gmail.com> | 2024-07-06 12:03:23 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-07-10 13:58:24 +0200 |
commit | a5f81642a7228489292f842a106e33c558121e8b (patch) | |
tree | 2a1230e1e3d1e13d8f1c9958576e1ef03a5f6b8c /samples/livepatch/livepatch-callbacks-mod.c | |
parent | 41ea26a06ae5e329fb6ae22526999c8a23d82737 (diff) |
USB: core: add 'shutdown' callback to usb_driver
Currently there is no standardized method for USB drivers to handle
shutdown events. This patch simplifies running code on shutdown for USB
devices by adding a shutdown callback to usb_driver.
Signed-off-by: Kerem Karabay <kekrby@gmail.com>
Signed-off-by: Aditya Garg <gargaditya08@live.com>
Link: https://lore.kernel.org/r/7AAC1BF4-8B60-448D-A3C1-B7E80330BE42@live.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples/livepatch/livepatch-callbacks-mod.c')
0 files changed, 0 insertions, 0 deletions