ASOC: Fix the error handling code of the probe
authorMark Brown <broonie@kernel.org>
Thu, 12 May 2022 10:06:30 +0000 (11:06 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 12 May 2022 10:06:30 +0000 (11:06 +0100)
Merge series from Zheyu Ma <zheyuma97@gmail.com>:

These drivers mishandle the regulator resource in the probe function,
failing to disable the regulator for probing failure.


Trivial merge