diff options
author | Devendra Naga <develkernel412222@gmail.com> | 2012-07-29 13:23:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-16 19:09:15 +0200 |
commit | cfeb28525faa855b7f0bd06a330a6961f4c5127e (patch) | |
tree | 0fcea37be9f58e6d94cda6e68acd0fd0dea6f92e /drivers/misc/carma | |
parent | pch_phub: fix sparse warning (diff) | |
download | linux-cfeb28525faa855b7f0bd06a330a6961f4c5127e.tar.xz linux-cfeb28525faa855b7f0bd06a330a6961f4c5127e.zip |
pch_phub: use module_pci_driver
this driver's pch_phub_pci_init, and pch_phub_pci_exit functions with
the module_init and module_exit calls can be replaced with
module_pci_driver
Signed-off-by: Devendra Naga <develkernel412222@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/carma')
0 files changed, 0 insertions, 0 deletions