]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ASoC: davinci-pcm: trivial: make ping-pong params setup symmetrical
authorBen Gardiner <bengardiner@nanometrics.ca>
Tue, 24 May 2011 18:50:15 +0000 (14:50 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 25 May 2011 11:14:28 +0000 (19:14 +0800)
commitfb1e9703af618c7ae0ee43f19778264c1804a50d
tree1576a295098118d3043843a0c7296000cbc24c38
parent23ca853392aebdaa56c8138746deb2002e03d827
ASoC: davinci-pcm: trivial: make ping-pong params setup symmetrical

The setup of the pong channel uses EDMA_CHAN_SLOT instead of & 0x3f as the
setup of the ping channel does.

Make the setup of ping and pong symmetric. There is no functional change
introduced by this patch.

Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Reviewed-by: Steven Faludi <stevenfaludi@nanometrics.ca>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/davinci/davinci-pcm.c