ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register
commit71ccce482d457ee108e02bb3b636b1bdbe4aa218
authorSangbeom Kim <sbkim73@samsung.com>
Fri, 10 Jun 2011 01:36:54 +0000 (10 10:36 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Jun 2011 22:05:39 +0000 (23 15:05 -0700)
treef6b7835c30093cac7c32f22cae0ade149c160d41
parenta28f077aa8b13983837eaad2a3897891b9d511be
ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register

commit 33195500edf260e8c8809ab9dfc67f50e0ce031f upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/soc/samsung/i2s.c