[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230331161139.398CBC4339E@smtp.kernel.org>
Date: Fri, 31 Mar 2023 17:11:21 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org,
Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v6.3-rc4
The following changes since commit eeac8ede17557680855031c6f305ece2378af326:
Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.3-rc4
for you to fetch changes up to 02bcba0b9f9da706d5bd1e8cbeb83493863e17b5:
regulator: Handle deferred clk (2023-03-27 01:42:01 +0100)
----------------------------------------------------------------
regulator: Deferred probe fix for v6.3
This fixes a rarely triggered issue where we would treat probe
deferral for clocks as a fatal error in the fixed regulator,
causing it to fail to retry when it should.
----------------------------------------------------------------
Christophe JAILLET (1):
regulator: Handle deferred clk
drivers/regulator/fixed.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Powered by blists - more mailing lists