ASoC: wm_adsp: Warn that firmware file format 0 is depreciated
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 13 Apr 2015 12:28:05 +0000 (13:28 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Apr 2015 14:38:25 +0000 (15:38 +0100)
commitc61e59fe4d3432dd8e63b9613895150eb5054d5e
tree1cab123e7a2c2a385e6acd458cdff8e290d22e6c
parentcb5b57a9a449adc7047b709adf25e489785f0bb4
ASoC: wm_adsp: Warn that firmware file format 0 is depreciated

There are very few version 0 firmwares in the wild and at some point in
the future it would be nice to remove support for them from the driver,
as they require several work arounds to be present to create controls
properly.

This patch adds a depreciated warning if someone is using this file
format.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c
This page took 0.026924 seconds and 5 git commands to generate.