diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2025-10-23 11:02:51 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-11-13 19:30:40 +0000 |
| commit | e65b871c9b5af9265aefc5b8cd34993586d93aab (patch) | |
| tree | 080e2421be6661adc79f54157f691d31042bc667 /tools/lib/python | |
| parent | fd94857a934cbe613353810a024c84d54826ead3 (diff) | |
ASoC: codecs: pm4125: Remove irq_chip on component unbind
Component bind uses devm_regmap_add_irq_chip() to add IRQ chip, so it
will be removed only during driver unbind, not component unbind.
A component unbind-bind cycle for the same Linux device lifetime would
result in two chips added. Fix this by manually removing the IRQ chip
during component unbind.
Fixes: 8ad529484937 ("ASoC: codecs: add new pm4125 audio codec driver")
Cc: stable@vger.kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20251023-asoc-regmap-irq-chip-v1-2-17ad32680913@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
