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)
commit6b6c1cd7da65225d61107bbe87495450cc0c5b11
tree8ee372e70b7edee512d4264b4c97dc70ca078011
parentb9ea9dcdb9ac43cd83c2c9f47116c3852447e72d
hpsa: dont meddle with hw which isn't ours (cciss)

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