commit | 2858045666cb3607dd01dd83098d57c2d10d1adb | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Wed Jan 19 22:46:33 2011 +0000 |
committer | Albert Aribaud <albert.aribaud@free.fr> | Wed Feb 02 00:54:43 2011 +0100 |
tree | c8dfd730008e75ab907d68e10ce3f4fa0fb506aa | |
parent | 0aa35fdd68187fc7f428df56fda8a656f5f0383e [diff] |
SPI: mxc_spi: replace fixed offsets with structures This patch cleans driver code replacing all accesses to registers with fixed offsets with a corresponding structure. Signed-off-by: Stefano Babic <sbabic@denx.de>