From: Mark Brown Date: Tue, 2 Jun 2026 15:13:08 +0000 (+0100) Subject: ASoC: mediatek: mt8192 probe cleanup X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44a4b0e62bcbd2c49713fe0f3035b095632ce946;p=thirdparty%2Flinux.git ASoC: mediatek: mt8192 probe cleanup Cássio Gabriel says: Fix two MT8192 AFE probe cleanup issues that mirror the recently fixed MT8189 and MT8196 paths. The first patch registers a devm cleanup action for a successful reserved-memory assignment so later probe failures and driver unbind release it. The second patch checks the temporary runtime resume used while reinitializing the regmap cache and makes the regcache failure path drop the PM reference and clear pm_runtime_bypass_reg_ctl. Link: https://patch.msgid.link/20260527-asoc-mt8192-probe-cleanup-v1-0-1bb834d05b72@gmail.com --- 44a4b0e62bcbd2c49713fe0f3035b095632ce946