From: Wei Yongjun Date: Tue, 9 Dec 2014 01:08:05 +0000 (+0800) Subject: mmc: toshsd: use module_pci_driver to simplify the code X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~125^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1818681cda4a1cd23a6c7582db2874b680fac6d4;p=pandora-kernel.git mmc: toshsd: use module_pci_driver to simplify the code Use the module_pci_driver() macro to make the code simpler by eliminating module_init and module_exit calls. Signed-off-by: Wei Yongjun Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed