spi/bfin_spi: use structs for accessing hardware regs
authorMike Frysinger <vapier@gentoo.org>
Fri, 17 Jun 2011 08:16:56 +0000 (04:16 -0400)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 17 Jun 2011 14:35:55 +0000 (08:35 -0600)
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 <vapier@gentoo.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found