[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()
authoreric miao <eric.miao@marvell.com>
Fri, 30 Nov 2007 10:26:56 +0000 (18:26 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 Jan 2008 15:07:51 +0000 (15:07 +0000)
1. change SSP register definitions from absolute virtual addresses to
   offsets

2. use __raw_writel()/__raw_readl() for functions of ssp_xxxx()

Signed-off-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found