]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pl01x: use C structs and readl/writel
authorRabin Vincent <rabin.vincent@stericsson.com>
Wed, 5 May 2010 03:53:07 +0000 (09:23 +0530)
committerWolfgang Denk <wd@denx.de>
Tue, 30 Nov 2010 21:06:33 +0000 (22:06 +0100)
commit72d5e44c95062bf1e25d28c71abbc875d232d393
treefe78585d2d9e6283faa10319ca403813ea96b4d1
parentb0bc8b70ff74501fd7a6e42013a4a7ea05cf6ade
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>
drivers/serial/serial_pl01x.c
drivers/serial/serial_pl01x.h