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>
Thu, 9 Dec 2010 09:24:10 +0000 (10:24 +0100)
commited8456f64d8f7f116a35d9a668467864b9f75e82
tree7d71d58fd46b8c42f78db5a8f90895ca195db457
parent9d8461cc696c99cbf2378d07d87198a732fa03ba
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