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

Message ID 20230720130535.4CCF7C433CA@smtp.kernel.org
State New
Headers
Series [GIT,PULL] regulator fixes for v6.5-rc1 |

Pull-request

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

Message

Mark Brown July 20, 2023, 1:05 p.m. UTC
  The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:

  Linux 6.5-rc2 (2023-07-16 15:10:37 -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-rc1

for you to fetch changes up to 98e2dd5f7a8be5cb2501a897e96910393a49f0ff:

  regulator: da9063: fix null pointer deref with partial DT config (2023-07-17 06:15:18 +0100)

----------------------------------------------------------------
regulator: Fix for v6.5

One fix for an issue with parsing partially specified DTs.

----------------------------------------------------------------
Martin Fuzzey (1):
      regulator: da9063: fix null pointer deref with partial DT config

 drivers/regulator/da9063-regulator.c | 3 +++
 1 file changed, 3 insertions(+)
  

Comments

pr-tracker-bot@kernel.org July 20, 2023, 3:54 p.m. UTC | #1
The pull request you sent on Thu, 20 Jul 2023 14:05:26 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2922800a1803f6319e329bdbfd2962fd83eb5360

Thank you!