[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
authorEric Miao <eric.miao@marvell.com>
Fri, 28 Nov 2008 06:19:33 +0000 (14:19 +0800)
committerEric Miao <eric.miao@marvell.com>
Tue, 2 Dec 2008 06:42:39 +0000 (14:42 +0800)
commit1f017a9964c5b3b9581d3a5732110cb1e0444281
treea710b14fe62ab2d49cfec9036272cfe4a276c614
parent02f652626a8f23e513877cb751c8ea533739c28f
[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h

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>
arch/arm/mach-pxa/include/mach/pxa-regs.h
arch/arm/mach-pxa/include/mach/regs-ac97.h [new file with mode: 0644]
drivers/input/touchscreen/mainstone-wm97xx.c
sound/arm/pxa2xx-ac97-lib.c
sound/arm/pxa2xx-ac97.c
sound/soc/pxa/pxa2xx-ac97.c