commit | 1f017a9964c5b3b9581d3a5732110cb1e0444281 | [log] [tgz] |
---|---|---|
author | Eric Miao <eric.miao@marvell.com> | Fri Nov 28 14:19:33 2008 +0800 |
committer | Eric Miao <eric.miao@marvell.com> | Tue Dec 02 14:42:39 2008 +0800 |
tree | a710b14fe62ab2d49cfec9036272cfe4a276c614 | |
parent | 02f652626a8f23e513877cb751c8ea533739c28f [diff] |
[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>