ASoC: Blackfin I2S: use dai state rather than local counter
authorBarry Song <barry.song@analog.com>
Wed, 23 Sep 2009 15:51:04 +0000 (11:51 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 23 Sep 2009 16:08:25 +0000 (09:08 -0700)
Since the active field of the dai already tells us the stream activity,
the local counter variable is redundant and can be replaced.

Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found