Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rt2x00: rt2800pci: use module_pci_driver macro
Use the module_pci_driver() macro to make the code simpler by eliminating module_init and module_exit calls. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information