From: Mark Brown Date: Fri, 12 Jul 2024 16:38:18 +0000 (+0100) Subject: Fix the unbalanced pm_runtime_enable in wcd937x-sdw X-Git-Tag: v6.11-rc1~108^2~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c51cba4755609ad97ba97713210c16f043c73224;p=thirdparty%2Fkernel%2Flinux.git Fix the unbalanced pm_runtime_enable in wcd937x-sdw Merge series from Mohammad Rafi Shaik : This patch set change will fix the unbalanced pm_runtime_enable in wcd937x-sdw soundwire slave. And removed the string compare with widget name in MIC BIAS settings, instead of string compare use the MIC BIAS id's as value. Removed separate handling for vdd-buck regulator supply which is not required. The vdd-buck regulator supply enabled using bulk enable. Added the error handling in wcd937x_probe() and disable the regulators in error case. --- c51cba4755609ad97ba97713210c16f043c73224