mmc: sdhci-pci: Use module_pci_driver
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 27 Aug 2012 06:27:02 +0000 (11:57 +0530)
committerChris Ball <cjb@laptop.org>
Tue, 4 Sep 2012 17:58:29 +0000 (13:58 -0400)
module_pci_driver makes the code simpler by eliminating
module_init and module_exit calls.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found