commit | 766df6d98f9c28dfc6f72c23a010819719e4c3e0 | [log] [tgz] |
---|---|---|
author | Barry Song <barry.song@analog.com> | Wed Sep 23 11:51:04 2009 -0400 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Sep 23 09:08:25 2009 -0700 |
tree | eda3e965c72c6d417f81e67ece66855a82ae9160 | |
parent | e0274b0a300e58cad19ab347566c68762bb22d2c [diff] |
ASoC: Blackfin I2S: use dai state rather than local counter 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>