PCI: never discard enable/suspend/resume_early/resume fixups
authorMyron Stowe <myron.stowe@redhat.com>
Mon, 9 Jul 2012 21:36:14 +0000 (15:36 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 9 Jul 2012 22:43:41 +0000 (16:43 -0600)
The enable/suspend/resume_early/resume fixups can be called at any time, so
they can't be __init or __devinit.

[bhelgaas: changelog]
Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found