Tejun Heo wrote:
From: Pavel Roskin <proski@xxxxxxx>
Replace pci_module_init() with pci_register_driver().
Signed-off-by: Pavel Roskin <proski@xxxxxxx>
Signed-off-by: Tejun Heo <htejun@xxxxxxxxx>
---
This patch is against
upstream (3f066887595de490c411762ce58a31412b09e939)
+ improve-init-and-legacy-handling patchset, take #3
(http://article.gmane.org/gmane.linux.ide/12556)
And avaliable in the following git tree.
http://htj.dyndns.org/git/?p=libata-tj.git;a=shortlog;h=tj-upstream-pci_register_driver
git://htj.dyndns.org/libata-tj tj-upstream-pci_register_driver
FWIW, it is actually better to -not- stack patchsets in this way.
git merging enables parallel branches. Since pci-register-driver
changes are completely unrelated to the improve-init-and-legacy-handling
patchset, it would make sense to have that in an independent branch.
Anyway, this is not an acceptance or rejection comment (I plan to merge
it). Just a comment. :)
Jeff
-
: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html