From: Devendra Naga Date: Sun, 26 Aug 2012 09:02:43 +0000 (+0530) Subject: tifm: use module_pci_driver X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~77^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e0b2cde502a7ea471ae7202ad88efdd7eaf3dbd;p=pandora-kernel.git tifm: use module_pci_driver tifm_7xx1_init and tifm_7xx1_exit with module_init and module_exit calls can be replaced with the module_pci_driver call, as they are similar to what module_pci_driver does Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed