Home
last modified time | relevance | path

Searched hist:cfeb28525faa855b7f0bd06a330a6961f4c5127e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dpch_phub.cdiff cfeb28525faa855b7f0bd06a330a6961f4c5127e Sun Jul 29 06:23:30 CDT 2012 Devendra Naga <develkernel412222@gmail.com> 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>