]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Correct some minor issues
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 19 Mar 2019 17:43:09 +0000 (17:43 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 20 Mar 2019 17:12:35 +0000 (17:12 +0000)
commitdcc079cda878b222fb1a0b2351e245fbda44e5e8
tree2246320c86a9e4408539007e954915296255a273
parent1492dcd35f8ba091d023e4d1378624879d8d6b5f
ASoC: wm_adsp: Correct some minor issues

The wm_adsp_ops structures should be static and correct two printf
specifiers.

Fixes: 10e052bf95e0 ("ASoC: wm_adsp: Add support for new Halo core DSPs")
Fixes: 94190ae537d8 ("ASoC: wm_adsp: Factor out DSP specific operations")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c