From: Andrew Vasquez Date: Fri, 19 Oct 2007 22:59:17 +0000 (-0700) Subject: [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. X-Git-Tag: v2.6.24-rc1~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=285d0321d15cf3130b3347a207ceae652ccc95b5;p=pandora-kernel.git [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. Recent ISPs need only the single MMIO BAR to manipulate HW registers. Unfortunately, ISP21xx, ISP22xx, ISP23xx, and ISP63xx type cards still require the I/O mapped region to manipulate the FLASH via the two HW flash-registers (flash_address and flash_data). Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed