ASoC: wm_adsp: Fix typo in algorithm list warning message
authorRichard Fitzgerald <rf@opensource.wolfsonmicro.com>
Fri, 26 May 2017 09:47:07 +0000 (10:47 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 26 May 2017 11:18:21 +0000 (12:18 +0100)
commit503ada8a6d00c70f5b6fe37249e9a5e2f9c9e202
tree47f145a24db486c1ebd025b0ccf4c2d7b4feef66
parentf6db09488f58372909728cea5a7c063ebf78f386
ASoC: wm_adsp: Fix typo in algorithm list warning message

The list terminator is 0xbedead but the message warning if it
wasn't found was showing that 0xbeadead was expected.

Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c