From: Jyri Sarha Date: Fri, 27 Mar 2015 09:47:51 +0000 (+0200) Subject: ASoC: davinci-mcasp: Index ruledata in drvdata with substream->stream X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~7^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b3d165a282145e605247148d3dec034814e0a78;p=pandora-kernel.git ASoC: davinci-mcasp: Index ruledata in drvdata with substream->stream The serializer direction definitions runs from 1 to 2, which does not suite the purpose. The substream->stream is perfect for the purpose and should have been used from the beginning. Signed-off-by: Jyri Sarha Signed-off-by: Mark Brown --- Reading git-diff-tree failed