From: Charles Keepax Date: Mon, 13 Apr 2015 12:27:56 +0000 (+0100) Subject: ASoC: wm_adsp: Limit firmware control name to ALSA control name size X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~10^4~4^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f4e918cdf81344b63571dfac4088efab34ec3ae;p=pandora-kernel.git ASoC: wm_adsp: Limit firmware control name to ALSA control name size ALSA only supports control names up to 44 bytes, so there is no point allocating a whole page of memory to hold the control name, just limit the control name to 44 bytes. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed