summaryrefslogtreecommitdiffstats
path: root/drivers/ssb
diff options
context:
space:
mode:
authorDevendra Naga2012-07-08 07:57:57 +0200
committerDavid S. Miller2012-07-09 23:42:30 +0200
commit36efc94b1d09e75fc18b400b0fba8220f967fb44 (patch)
treee96a3c73cb6bd0f6457fcf334bddb61804b44a32 /drivers/ssb
parentbnx2x: populate skb->l4_rxhash (diff)
downloadkernel-qcow2-linux-36efc94b1d09e75fc18b400b0fba8220f967fb44.tar.gz
kernel-qcow2-linux-36efc94b1d09e75fc18b400b0fba8220f967fb44.tar.xz
kernel-qcow2-linux-36efc94b1d09e75fc18b400b0fba8220f967fb44.zip
r6040: use module_pci_driver macro
as the manual of module_pci_driver says that it can be used when the init and exit functions of the module does nothing but the pci_register_driver and pci_unregister_driver. use it for rdc's r6040 driver, as the init and exit paths does as above, and also this reduces a little amount of code. Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Acked-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions