commit | 6b6c1cd7da65225d61107bbe87495450cc0c5b11 | [log] [tgz] |
---|---|---|
author | Tomas Henzl <thenzl@redhat.com> | Thu Apr 02 15:25:54 2015 +0200 |
committer | James Bottomley <JBottomley@Odin.com> | Sun May 31 11:17:02 2015 -0700 |
tree | 8ee372e70b7edee512d4264b4c97dc70ca078011 | |
parent | b9ea9dcdb9ac43cd83c2c9f47116c3852447e72d [diff] |
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>