From: Mike Frysinger Date: Fri, 17 Jun 2011 08:16:56 +0000 (-0400) Subject: spi/bfin_spi: use structs for accessing hardware regs X-Git-Tag: v3.1-rc1~312^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47885ce81c7498c015e6763303821ab6e8a6e2cc;p=pandora-kernel.git spi/bfin_spi: use structs for accessing hardware regs Rather than hardcoding the register sizes/offsets in this file, use the existing struct in the spi header for reading/writing the hardware. Signed-off-by: Mike Frysinger Signed-off-by: Grant Likely --- Reading git-diff-tree failed