27 Apr
2012
27 Apr
'12
11:02 a.m.
On Thu, 2012-04-26 at 21:19 +0100, Mark Brown wrote:
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 lrg@ti.com Signed-off-by: Mark Brown broonie@opensource.wolfsonmicro.com
sound/soc/soc-dapm.c | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-)
Acked-by: Liam Girdwood lrg@ti.com