OSDN Git Service

ASoC: wm_adsp: Move check of dsp->running to better place
authorSimon Trimmer <simont@opensource.cirrus.com>
Mon, 13 Sep 2021 16:00:52 +0000 (17:00 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Sep 2021 12:00:37 +0000 (13:00 +0100)
commitedb1d6d7f03913b2b6ca299b1f6fd8dc96d511f5
tree1f7a2d2ffa130d2b3e97f0e08cb2c740e413df18
parent0700bc2fb94c28459f57a10d2ee2c7ef4cb70862
ASoC: wm_adsp: Move check of dsp->running to better place

In preparation for moving the generic DSP support out of ASoC, move
the check of dsp->running to a more appropriate place that will move
to the generic code.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210913160057.103842-12-simont@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c