From: Stephan Gatzka Date: Mon, 26 Aug 2013 18:50:04 +0000 (+0200) Subject: firewire: ohci: Change module_pci_driver to module_init/module_exit X-Git-Tag: v3.12-rc1~83^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a723c6ed9e92bf91db5c65542c78106030afdbe;p=pandora-kernel.git firewire: ohci: Change module_pci_driver to module_init/module_exit This is a prerequisite to allocate a per driver self_id workqueue. This reverts the ohci.c part of patch fe2af11c220c7bb3a67f7aec0594811e5c59e019. Signed-off-by: Stephan Gatzka Signed-off-by: Stefan Richter --- Reading git-diff-tree failed