From: Mark Brown Date: Mon, 9 Oct 2023 17:40:01 +0000 (+0100) Subject: ASoC: codecs: wcd938x: fix probe and bind error X-Git-Tag: v6.6-rc7~25^2^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e182212185bbda3440644f732f17a825fa4be456;p=thirdparty%2Fkernel%2Flinux.git ASoC: codecs: wcd938x: fix probe and bind error Merge series from Johan Hovold : The wcd938x codec driver happily ignores error handling, something which has bitten us in the past when we hit a probe deferral: https://lore.kernel.org/lkml/20230705123018.30903-1-johan+linaro@kernel.org/ Fix up the remaining probe and component bind paths that left resources allocated and registered after errors to avoid similar future issues. --- e182212185bbda3440644f732f17a825fa4be456