OSDN Git Service

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)
commitcd537873729cf939996a6984df080e6a0dfac0fb
tree2246320c86a9e4408539007e954915296255a273
parentf29eec793d4d16a1019abac1ac0702d07adae78e
ASoC: wm_adsp: Correct some minor issues

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

Fixes: 170b1e123f38 ("ASoC: wm_adsp: Add support for new Halo core DSPs")
Fixes: 4e08d50d1fb6 ("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