linux/drivers/misc/mchp_pci1xxxx
Wei Yongjun c5144241d2 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: 7d3e4d807d ("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>
2022-09-09 10:03:13 +02:00
..
Kconfig misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's aux bus driver. 2022-09-06 15:42:16 +02:00
Makefile
mchp_pci1xxxx_gp.c misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe() 2022-09-09 10:03:13 +02:00
mchp_pci1xxxx_gp.h
mchp_pci1xxxx_gpio.c misc: microchip: pci1xxxx: use module_auxiliary_driver 2022-09-09 10:03:13 +02:00