From: Joe Carnuccio Date: Tue, 24 Mar 2009 16:08:06 +0000 (-0700) Subject: [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs. X-Git-Tag: v2.6.30-rc1~185^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d2874de809a14e6780246b99a18bbc0fc0a8f2a;p=pandora-kernel.git [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs. Given the low-level interface varies from one flash-part manufacturer to the next, the Flash-Access-Control (FAC) mailbox command makes the specific flash type transparent to the driver by encapsulating a basic set of accessor and update routines. Use these new routines where applicable by querying FAC opcode get-sector-size at init-time. Additional cleanups and Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed