]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Allow bus error handler to be called directly
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 25 Jul 2019 16:39:29 +0000 (17:39 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 25 Jul 2019 16:42:35 +0000 (17:42 +0100)
commit565e3669f8a67096dbe93883c1f43598e2e96e81
treef5c20cfacb3358b2404c53c14fd9c00639ec61ba
parent802079db041071860454620dd998181f992f25eb
ASoC: wm_adsp: Allow bus error handler to be called directly

There is no need for end drivers to add helper functions to allow the
bus error handler to be called, simply update the prototype so it can be
called directly.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20190725163931.24964-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs47l90.c
sound/soc/codecs/wm_adsp.c
sound/soc/codecs/wm_adsp.h