]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5795d9ef15060461b69ef9a9d71b49f27982256d
tree1cab123e7a2c2a385e6acd458cdff8e290d22e6c
parent7c34cd91b874d7f1c8e3b4f2f4d4bb7abb06b5cc
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