]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hpsa: dont meddle with hw which isn't ours
authorDon Brace <don.brace@pmcs.com>
Fri, 6 Nov 2015 13:47:45 +0000 (05:47 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 19:49:53 +0000 (11:49 -0800)
commitef728710e04ed6ff433e945da4e9ff0f5305e1e7
tree59a76a7cdc1219a0d6d6f594f0f94c026f979135
parenteeba7742746febd71709640f2564f54dda9bbcf0
hpsa: dont meddle with hw which isn't ours

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: Don Brace <don.brace@pmcs.com>
Orabug: 22075051
Acked-by: Chuck Anderson <chuck.anderson@oracle.com>
drivers/scsi/hpsa.c