From: Dave Olson Date: Fri, 5 Dec 2008 19:13:19 +0000 (-0800) Subject: IB/ipath: Fix spi_pioindex value X-Git-Tag: v2.6.29-rc1~583^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf7724e093cf3071d943d53bfa4de8b8e50426b;p=pandora-kernel.git IB/ipath: Fix spi_pioindex value ipath_piobufbase was a single value offset, but is multiple values on newer chips, so use only the 32 bits for the 2K buffers (4K buffers are currently used only by the driver). Signed-off-by: Dave Olson Signed-off-by: Roland Dreier --- Reading git-diff-tree failed