commit | ed8456f64d8f7f116a35d9a668467864b9f75e82 | [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 | 9d8461cc696c99cbf2378d07d87198a732fa03ba [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>