From: Axel Lin Date: Tue, 3 Apr 2012 02:07:01 +0000 (+0800) Subject: firewire: use module_pci_driver X-Git-Tag: v3.5-rc1~99^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe2af11c220c7bb3a67f7aec0594811e5c59e019;p=pandora-kernel.git firewire: use module_pci_driver This patch converts the drivers in drivers/firewire/* to use module_pci_driver() macro which makes the code smaller and a bit simpler. Signed-off-by: Axel Lin Signed-off-by: Stefan Richter --- Reading git-diff-tree failed