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