]> git.baikalelectronics.ru Git - kernel.git/commit
staging/et131x: use module_pci_driver macro
authorDevendra Naga <devendra.aaru@gmail.com>
Tue, 10 Jul 2012 06:41:03 +0000 (12:11 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Jul 2012 00:26:02 +0000 (17:26 -0700)
commit2f3896ef6e37f445a1375c43a988e5e29588dc4c
tree467a4a3ebecf80d35116b06bcb9ab867fdd82fbf
parentc16474f000974d99f4efcb17c644564474a91618
staging/et131x: use module_pci_driver macro

remove code duplicating module_pci_driver
and also the obvious comments about the _init and _exit points.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c