git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53df8ba
)
[SCSI] mpt fusion: fix up msi_enable in mpt_suspend
author
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sun, 30 Mar 2008 16:38:07 +0000
(11:38 -0500)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Mon, 7 Apr 2008 17:19:02 +0000
(12:19 -0500)
There's a problem with the combination of the upstream power
management fixes and the enabling of MSI by default in that the
suspend path still uses the global variable. Convert it to check
ioc->msi_enable.
Cc: "Moore, Eric" <Eric.Moore@lsi.com>
Cc: "Prakash, Sathya" <sathya.prakash@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found