]> Git Repo - linux.git/commit
[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()
authoreric miao <[email protected]>
Fri, 30 Nov 2007 10:26:56 +0000 (18:26 +0800)
committerRussell King <[email protected]>
Sat, 26 Jan 2008 15:07:51 +0000 (15:07 +0000)
commit3dcb00ea58f6b5dc62b89bbfd54353a06e6af921
tree8fee306ba100c646ede0c8736f5b2a5194461915
parent0aea1fd565857f002e873a506d67c92ff913f1af
[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()

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 <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/mach-pxa/ssp.c
include/asm-arm/arch-pxa/regs-ssp.h
This page took 0.056987 seconds and 4 git commands to generate.