commit | a2225a6d155fcb247fe4c6d87f7c91807462966d | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.cirrus.com> | Tue Mar 19 11:52:06 2019 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Mar 19 12:36:04 2019 +0000 |
tree | 6cb9289ca86653c7c14ac3c86e0b6e173e37759d | |
parent | 48ead31ce247dc8c0b01ad99d1a97da35421493b [diff] |
ASoC: wm_adsp: Add locking to wm_adsp2_bus_error Best to lock across handling the bus error to ensure the DSP doesn't change power state as we are reading the status registers. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>