diff options
| author | Linus Walleij <linusw@kernel.org> | 2026-09-02 09:55:52 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-09-02 12:55:53 +0100 |
| commit | 3415421a2b0bc4e32bb5a9df24ed7863512d47a7 (patch) | |
| tree | e76595ddb716d2e41d977007f134913efd006685 /scripts/Makefile.thinlto | |
| parent | c37ba8fe00f264eee2fd18b0bff7c5f188136c51 (diff) | |
| download | linux-next-3415421a2b0bc4e32bb5a9df24ed7863512d47a7.tar.gz linux-next-3415421a2b0bc4e32bb5a9df24ed7863512d47a7.zip | |
ASoC: ux500: Propagate MSP setup errors
The prepare callback continues with a partly initialized configuration
when format setup fails. Probe likewise tests the allocated pointer
instead of the return value, so an MMIO resource or mapping failure can
be ignored after allocation succeeds.
Return configuration failures from prepare and test the MSP
initialization result directly.
Fixes: 3592b7f69a54 ("ASoC: Ux500: Add MSP I2S-driver")
Assisted-by: LLM
Signed-off-by: Linus Walleij <linusw@kernel.org>
Link: https://patch.msgid.link/20260902-ux500-msp-fixes-v2-2-4b60b002d55a@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
