commit | 72d5e44c95062bf1e25d28c71abbc875d232d393 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin.vincent@stericsson.com> | Wed May 05 09:23:07 2010 +0530 |
committer | Wolfgang Denk <wd@denx.de> | Tue Nov 30 22:06:33 2010 +0100 |
tree | fe78585d2d9e6283faa10319ca403813ea96b4d1 | |
parent | b0bc8b70ff74501fd7a6e42013a4a7ea05cf6ade [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>