hpsa: dont meddle with hw which isn't ours (cciss)
authorTomas Henzl <thenzl@redhat.com>
Thu, 2 Apr 2015 13:25:54 +0000 (15:25 +0200)
committerJames Bottomley <JBottomley@Odin.com>
Sun, 31 May 2015 18:17:02 +0000 (11:17 -0700)
The hpsa driver touches the hardware before checking the pci-id table.
This way, especially in kdump, it may confuse the proper driver (cciss).

Signed-off-by: Tomas Henzl <thenzl@redhat.com>
Acked-by: Don Brace <Don.Brace@pmcs.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/hpsa.c

Simple merge