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)
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>

No differences found