ASoC: SAMSUNG: Move I2S common register definition
authorSangbeom Kim <sbkim73@samsung.com>
Mon, 20 Jun 2011 07:36:18 +0000 (16:36 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 26 Jun 2011 11:05:17 +0000 (12:05 +0100)
commit172a453dcfe7de2f50c5e2d00107a734cf1dccc8
tree1fac3ef3dcd3840051367f1be8039c1f35882d19
parentd2ec3ababa675ffdd4c8e7272d7dbd4cbdbd12ff
ASoC: SAMSUNG: Move I2S common register definition

I2S registers can be used for control idma.
Previously, register is defined in i2s.c.
For sharing the registers, It is moved to i2s-regs.h

Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
Acked-by: Jassi Brar <jaswinder.singh@linaro.org>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/samsung/i2s-regs.h [new file with mode: 0644]
sound/soc/samsung/i2s.c