From: Thomas Bogendoerfer Date: Sat, 26 Jan 2008 23:25:53 +0000 (+0100) Subject: [SCSI] sgiwd93: use cached memory access to make driver work on IP28 X-Git-Tag: v2.6.25-rc1~1140^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2adbfa333ad2c365bd27f3cf21ae464501d9619d;p=pandora-kernel.git [SCSI] sgiwd93: use cached memory access to make driver work on IP28 SGI IP28 machines would need special treatment (enable adding addtional wait states) when accessing memory uncached. To avoid this pain I changed the driver to use only cached access to memory. Signed-off-by: Thomas Bogendoerfer Signed-off-by: James Bottomley --- Reading git-diff-tree failed