From 7e0b2cde502a7ea471ae7202ad88efdd7eaf3dbd Mon Sep 17 00:00:00 2001 From: Devendra Naga Date: Sun, 26 Aug 2012 14:32:43 +0530 Subject: [PATCH] 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-format-patch failed