From: Devendra Naga Date: Tue, 10 Jul 2012 06:41:48 +0000 (+0530) Subject: staging/sep: use module_pci_driver macro X-Git-Tag: v3.6-rc1~100^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e4763f67fe7279822c131bde4eadf5f7e456b2c;p=pandora-kernel.git staging/sep: use module_pci_driver macro 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed