From: Ben Gardiner Date: Tue, 24 May 2011 18:50:15 +0000 (-0400) Subject: ASoC: davinci-pcm: trivial: make ping-pong params setup symmetrical X-Git-Tag: v3.1-rc1~271^2~2^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb1e9703af618c7ae0ee43f19778264c1804a50d;p=pandora-kernel.git 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 Reviewed-by: Steven Faludi Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed