ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register
authorSangbeom Kim <sbkim73@samsung.com>
Fri, 10 Jun 2011 01:36:54 +0000 (10:36 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 10 Jun 2011 09:54:46 +0000 (10:54 +0100)
commit33195500edf260e8c8809ab9dfc67f50e0ce031f
tree87598a6e56478d2e2b87db6ae4edecc49930ed88
parent4b80b8c2eee5282dab57f094fd3893c0c09f750c
ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register

If DMA active status should be checked, I2SCON register should be referenced.
In this patch, Fix the incorrect referencing of I2SCON register.

Reported-by : Lakkyung Jung <lakkyung.jung@samsung.com>
Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
Acked-by: Jassi Brar <jassisinghbrar@gmail.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
sound/soc/samsung/i2s.c