]> www.infradead.org Git - users/jedix/linux-maple.git/commit
USB: uas: Implement the new shutdown callback
authorKerem Karabay <kekrby@gmail.com>
Sat, 6 Jul 2024 12:04:49 +0000 (12:04 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Jul 2024 11:58:24 +0000 (13:58 +0200)
commit4920d370092bbf9281e1d98c132c1b266648e35f
tree9f419b1c6418b3ac77862055db417d1457114a50
parenta5f81642a7228489292f842a106e33c558121e8b
USB: uas: Implement the new shutdown callback

A standard implementation of shutdown callback has been implemented
for USB drivers. Since the UAS driver implements a shutdown callback
this patch enables it to use the new standard implementation.

Signed-off-by: Kerem Karabay <kekrby@gmail.com>
Signed-off-by: Aditya Garg <gargaditya08@live.com>
Link: https://lore.kernel.org/r/E3A502A9-6572-4F1B-9EB2-2F6F0C4E6EA8@live.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/uas.c