From: Wei Yongjun Date: Wed, 10 Oct 2012 13:04:58 +0000 (+0800) Subject: pch_dma: use module_pci_driver to simplify the code X-Git-Tag: v3.9-rc1~80^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53b9989bc75e185d0bf946e939ebe8534c8a9740;p=pandora-kernel.git pch_dma: 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. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Vinod Koul --- Reading git-diff-tree failed