git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd67859
)
staging/sep: use module_pci_driver macro
author
Devendra Naga
<devendra.aaru@gmail.com>
Tue, 10 Jul 2012 06:41:48 +0000
(12:11 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 12 Jul 2012 00:26:01 +0000
(17:26 -0700)
this driver duplicates the module_pci_driver code, so remove the
duplicated code and use module_pci_driver and also remove the
obvious comments about _init and _exit.
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found