From: Myron Stowe Date: Mon, 9 Jul 2012 21:36:27 +0000 (-0600) Subject: MIPS/PCI: move final fixups from __init to __devinit X-Git-Tag: v3.6-rc1~112^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02d4b36bf0022a17f20c3a79b3d94a14dbd6da3a;p=pandora-kernel.git MIPS/PCI: move final fixups from __init to __devinit Final fixups are executed during device enumeration. If we support hotplug, this may be after boot, so final fixups cannot be __init. [bhelgaas: changelog] Signed-off-by: Myron Stowe Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed