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)
commit01ec57a4371e573bfcfa898307af098a8c6f9dcf
treef5c20cfacb3358b2404c53c14fd9c00639ec61ba
parent5af9e972ac72b1c9f13cd35ccfb4687741c53f3e
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