+4
−3
+3
−1
+2
−2
+3
−2
Loading
This adds the module name to all PCI drivers, if they are built into the
kernel or not. It will show up in /sys/modules/MODULE_NAME/drivers/
It also fixes up the IDE core, which was calling __pci_register_driver()
directly.
Cc: Kay Sievers <kay.sievers@suse.de>
Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>