commit | 01ec57a4371e573bfcfa898307af098a8c6f9dcf | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.cirrus.com> | Thu Jul 25 17:39:29 2019 +0100 |
committer | Mark Brown <broonie@kernel.org> | Thu Jul 25 17:42:35 2019 +0100 |
tree | f5c20cfacb3358b2404c53c14fd9c00639ec61ba | |
parent | 5af9e972ac72b1c9f13cd35ccfb4687741c53f3e [diff] |
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>