commit | ce7f6ef6a694aa1caaf27c6ad14609be25e775ff | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin.vincent@stericsson.com> | Wed May 05 09:23:07 2010 +0530 |
committer | Wolfgang Denk <wd@denx.de> | Thu Dec 09 10:24:10 2010 +0100 |
tree | 7d71d58fd46b8c42f78db5a8f90895ca195db457 | |
parent | 4a7b6743d813bb7c14efa1914679a62567efa2bc [diff] |
pl01x: use C structs and readl/writel Use C structs for registers, and use readl/writel instead of custom accessors. Acked-by: Michael Brandt <michael.brandt@stericsson.com> Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>