summaryrefslogtreecommitdiff
path: root/drivers/dpll
diff options
context:
space:
mode:
authorRichard Fitzgerald <rf@opensource.cirrus.com>2024-01-29 16:27:22 +0000
committerMark Brown <broonie@kernel.org>2024-02-01 12:57:16 +0000
commitae861c466ee57e15a29d97629e1c564e3f714a4f (patch)
treebf9cec5d0c861c03511a9d6bd3bc90e8751cb082 /drivers/dpll
parentdaf3f0f99cde93a066240462b7a87cdfeedc04c0 (diff)
ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->component
The cs35l56->component pointer is used by the suspend-resume handling to know whether the driver is fully instantiated. This is to prevent it queuing dsp_work which would result in calling wm_adsp when the driver is not an instantiated ASoC component. So this pointer must be cleared by cs35l56_component_remove(). Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Fixes: e49611252900 ("ASoC: cs35l56: Add driver for Cirrus Logic CS35L56") Link: https://msgid.link/r/20240129162737.497-4-rf@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/dpll')
0 files changed, 0 insertions, 0 deletions