From: Andrew Vasquez Date: Thu, 31 Jan 2008 20:33:50 +0000 (-0800) Subject: [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs(). X-Git-Tag: v2.6.25-rc1~285^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=963b0fdd3a4aa68e6e65e0967ec0adcca0736fde;p=pandora-kernel.git [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs(). There's no functional change involved with this update, instead it simply migrates the "set cleared interrupt state" codes to a more approprate method, qla2x00_request_irqs(), and cleans-up the driver's probe() logic. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed