cda4e95a91430cc538e312f9083dfa0a6248736 parent 3a334adab04e60f2bfc449721aaad289a72ce9cc author Mark Brown 1335463941 +0100 committer Mark Brown 1335548312 +0100 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