]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume
authorthomas schorpp <thomas.schorpp@googlemail.com>
Fri, 3 Oct 2008 21:45:29 +0000 (23:45 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 23 Oct 2008 16:42:16 +0000 (11:42 -0500)
commit7583221f6066978487f14caf31b4ea5d99713bfa
tree2f855c9339ca476841a4339875583072e8c3aca6
parentd91ab4e7df0c0c9f98c830e04e875f39d41b21f6
[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume

Take the Diag/Activity-LED of the HBA out of diagnostic mode on PM
resume after successful PM resume from standby and HBA restart, it
remained always on before. If something fails before complete
recovery, it should remain on, since it is a diagnostics LED, reason
for the used higher layer for the clear.

Signed-off-by: thomas.schorpp@gmail.com
Acked-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/aic7xxx/aic7xxx_core.c