diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2022-09-07 16:58:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-09 10:03:13 +0200 |
commit | c5144241d28cfbca11d75ad334bbacabad0becaf (patch) | |
tree | 571295dcd7ffd2d8c90af4eaa3a70aa0aaf8e334 /lib/parman.c | |
parent | misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLE (diff) | |
download | linux-c5144241d28cfbca11d75ad334bbacabad0becaf.tar.xz linux-c5144241d28cfbca11d75ad334bbacabad0becaf.zip |
misc: microchip: pci1xxxx: use module_auxiliary_driver
Use the module_auxiliary_driver() macro to make the code simpler
by eliminating module_init and module_exit calls.
Fixes: 7d3e4d807df2 ("misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device enumerated by the auxiliary bus driver.")
Reviewed-by: Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Link: https://lore.kernel.org/r/20220907145808.1789249-5-weiyongjun@huaweicloud.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/parman.c')
0 files changed, 0 insertions, 0 deletions