commit | ac87c17d344ede52d8d421addf92cbb2e271f73e | [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 | afaa9f65c24d815ed4f6133c800884921e051913 [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>