Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARM] pxa: fix missing of __REG() definition for ac97 registers access | Eric Miao | 2009-01-18 |
| | | | | | | This currently happens for 'drivers/input/touch/mainstone-wm97xx.c'. Signed-off-by: Eric Miao <eric.miao@marvell.com> | ||
* | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao | 2008-12-02 |
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> |