[GIT,PULL] regulator fixes for v6.5-rc3

Message ID 56c33730faf0170df5a64351dcc4fb63.broonie@kernel.org
State New
Headers
Series [GIT,PULL] regulator fixes for v6.5-rc3 |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.5-rc3

Message

Mark Brown July 30, 2023, 3:58 p.m. UTC
  The following changes since commit 6eaae198076080886b9e7d57f4ae06fa782f90ef:

  Linux 6.5-rc3 (2023-07-23 15:24:10 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.5-rc3

for you to fetch changes up to 67cb608838e0aac8efb48828b1165156f99c1af9:

  regulator: mt6358: Fix incorrect VCN33 sync error message (2023-07-23 23:40:09 +0100)

----------------------------------------------------------------
regulator: Fixes for v6.5

A couple of small fixes for the the mt6358 driver, fixing error
reporting and a bootstrapping issue.

----------------------------------------------------------------
Chen-Yu Tsai (2):
      regulator: mt6358: Sync VCN33_* enable status after checking ID
      regulator: mt6358: Fix incorrect VCN33 sync error message

 drivers/regulator/mt6358-regulator.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
  

Comments

pr-tracker-bot@kernel.org July 30, 2023, 8:28 p.m. UTC | #1
The pull request you sent on Sun, 30 Jul 2023 16:58:12 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.5-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3dfe6886f96969c46afc42f9ba2791103b7b47c0

Thank you!