git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02f6526
)
[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
author
Eric Miao
<eric.miao@marvell.com>
Fri, 28 Nov 2008 06:19:33 +0000
(14:19 +0800)
committer
Eric Miao
<eric.miao@marvell.com>
Tue, 2 Dec 2008 06:42:39 +0000
(14:42 +0800)
The optimal change would be to move the AC97 register definitions into
the AC97 driver, unfortunately, the registers are shared between several
files. Move them into a dedicated regs-ac97.h first.
Signed-off-by: Eric Miao <eric.miao@marvell.com>
No differences found