From: Mark Brown Date: Thu, 26 Apr 2012 18:12:21 +0000 (+0100) Subject: ASoC: dapm: Move CODEC<->CODEC params off stack X-Git-Tag: v3.5-rc1~118^2~3^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9747cec21e2d55ee996249b01ec30dd32389c0ba;p=pandora-kernel.git ASoC: dapm: Move CODEC<->CODEC params off stack Reduce our stack consumption by moving the params off the stack, they are reasonably large and might be an issue on platforms with small stacks. Reported-by: Liam Girdwood Signed-off-by: Mark Brown Ackeded-by: Liam Girdwood --- Reading git-diff-tree failed