]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Release firmware on error
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 21 Jan 2013 09:02:31 +0000 (09:02 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 22 Jan 2013 07:40:26 +0000 (16:40 +0900)
commit57a4184c0ea62c05c0a4cf366956d8f4a5269949
tree3f7af336f1102dfcc032eeb1d419ca846583ee22
parente51481bf765ca7c3db81f280bd208df76b41362e
ASoC: wm_adsp: Release firmware on error

This patch correctly releases the firmware if the magic string in the
firmware header does not match.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm_adsp.c