megasas: Don't attempt to access 'struct pci_device' at runtime.

The PCI device structures are only available during the POST phase.
Don't attempt to access them from the runtime disk driver code.

This patch has not been tested, but the old code is definitely
incorrect.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
1 file changed