From: Charles Keepax Date: Mon, 13 Apr 2015 12:27:57 +0000 (+0100) Subject: ASoC: wm_adsp: Move temporary control name to the stack X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~10^4~4^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=512f2bbaf63f2623ff43c528f0b4281cde3691ed;p=pandora-kernel.git ASoC: wm_adsp: Move temporary control name to the stack Now we only allocate 44 bytes for the control name keep it on the stack to avoid a lot of pointless memory allocation. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed