diff options
author | Stefan Binding <sbinding@opensource.cirrus.com> | 2023-11-17 16:36:08 +0000 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-11-20 12:36:37 +0100 |
commit | 37f67abe08557a79c3aabf684a49c6b99dbc259a (patch) | |
tree | 789c9c61061c434cd619b7bb10f618afbff0668e /scripts/gdb/linux/slab.py | |
parent | 7c9caa299335df94ad1c58f70a22f16a540eab60 (diff) |
ALSA: hda: cs35l41: Remove unnecessary boolean state variable firmware_running
This state duplicates the running state inside cs_dsp, so is not necessary.
Remove it, and use cs_dsp.running instead.
This brings the CS35L41 HDA driver more inline with its ASoC version,
allowing the same state to be used when calling library functions.
Fixes: fa3efcc36aac ("ALSA: cs35l41: Use mbox command to enable speaker output for external boost")
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20231117163609.823627-2-sbinding@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions