summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorLinus Walleij <linusw@kernel.org>2026-09-02 09:55:56 +0200
committerMark Brown <broonie@kernel.org>2026-09-02 12:56:06 +0100
commit4fb67925f33ad789e9e00903a73306ed40f7ae32 (patch)
tree60728ad79bda5ba3964db95d9acffb2209022435 /scripts/Makefile.thinlto
parent66ec63e7a90bedc56aa050fbe437964008c3d584 (diff)
downloadlinux-next-4fb67925f33ad789e9e00903a73306ed40f7ae32.tar.gz
linux-next-4fb67925f33ad789e9e00903a73306ed40f7ae32.zip
ASoC: ux500: Request the MSP MMIO resource
A bare devm_ioremap() neither reserves the register range nor preserves the platform resource error. This permits another driver to claim the same range and reports every mapping failure as an allocation failure. Use the managed platform resource helper, retaining the resolved resource only to derive the DMA register address. 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-6-4b60b002d55a@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions