commit | acc696463d1aa8db0c9d20f567789e0cb2ae1de0 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Aug 27 11:57:02 2012 +0530 |
committer | Chris Ball <cjb@laptop.org> | Tue Sep 04 13:58:29 2012 -0400 |
tree | 3ebe9d39690d6268be3f7e800bbf5d99f70e4deb | |
parent | 6f478825158cbfa76bb976e7c9841456b9721a14 [diff] |
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 <sachin.kamat@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>