From acc696463d1aa8db0c9d20f567789e0cb2ae1de0 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Mon, 27 Aug 2012 11:57:02 +0530 Subject: [PATCH] mmc: sdhci-pci: Use module_pci_driver module_pci_driver makes the code simpler by eliminating module_init and module_exit calls. Signed-off-by: Sachin Kamat Signed-off-by: Chris Ball --- Reading git-format-patch failed