]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hpsa: Disable ASPM
authorMatthew Garrett <mjg@redhat.com>
Fri, 11 Nov 2011 16:14:23 +0000 (11:14 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 26 Nov 2011 17:08:33 +0000 (09:08 -0800)
commit611397f62fe6879f675587e62aa44b5a2a251569
tree2fc64b7205cc5aa525d506a37e7d337701046888
parentbf6f111b5e891b4cfbd4f966488fd824543ba2aa
hpsa: Disable ASPM

commit e5a44df85e8d78e5c2d3d2e4f59b460905691e2f upstream.

The Windows driver .inf disables ASPM on hpsa devices. Do the same because the
selection of a non default ASPM policy can cause the device to hang.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Acked-by: Mike Miller <mike.miller@hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/scsi/hpsa.c