ASoC: dwc: Iterate over all channels
authorAndrew Jackson <Andrew.Jackson@arm.com>
Fri, 29 Aug 2014 14:00:00 +0000 (15:00 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 7 Oct 2014 11:10:59 +0000 (12:10 +0100)
commit3ec85a2b84004c1600ee687fd17e45748cea541d
treeee35715ff17e6b43fa84b9e42b81f603a2aebb89
parent7ee2331c1e21956509b4622dc26d76c1845793a2
ASoC: dwc: Iterate over all channels

On the Designware core, the channels are independent and not combined
in higher registers.  So as more channels are added, more registers need
to be updated.

Signed-off-by: Andrew Jackson <Andrew.Jackson@arm.com>
sound/soc/dwc/designware_i2s.c