git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a334ad
)
ASoC: dapm: Move CODEC<->CODEC params off stack
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 26 Apr 2012 18:12:21 +0000
(19:12 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 27 Apr 2012 17:38:32 +0000
(18:38 +0100)
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>
Ackeded-by: Liam Girdwood <lrg@ti.com>
No differences found