diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2022-12-08 10:07:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-12-08 10:44:24 +0100 |
commit | 4b6be020bd6b126112c06648de17ead360919ab4 (patch) | |
tree | 9eae37ee7fe9bc0b7c6ceea2fed48442d62f52f0 /lib/mpi/mpiutil.c | |
parent | a2f3d83cd74eb7cfc69c92d086ec4509cd9c58fb (diff) |
USB: sisusbvga: use module_usb_driver()
Now, that we only do usb_register() and usb_sisusb_exit() in
module_init() and module_exit() respectivelly, we can simply use
module_usb_driver().
Cc: Michael Ellerman <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Cc: Christophe Leroy <[email protected]>
Cc: Yoshinori Sato <[email protected]>
Cc: Rich Felker <[email protected]>
Cc: Thomas Winischhofer <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions