Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Feb 2026 17:18:02 +0000 (09:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Feb 2026 17:18:02 +0000 (09:18 -0800)
commit463e1337515c132413be8185a99cbddb87260dec
tree084fe43f8c6f8098061d3f54f60f5c033fcb48d2
parent201795a1b72570374e6d2c72d5c1c23c9cfc3929
parentbfd7db781e2e7a99b086d645a104d16e368f58ff
Merge tag 'regulator-fix-v7.0-rc1' of git://git./linux/kernel/git/broonie/regulator

Pull regulator fixes from Mark Brown:
 "A small pile of fixes, none of which are super major - the code fixes
  are improved error handling and fixing a leak of a device node.

  We also have a typo fix and an improvement to make the binding example
  for mt6359 more directly usable"

* tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: Kconfig: fix a typo
  regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gpio()
  regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()
  regulator: tps65185: check devm_kzalloc() result in probe
  regulator: dt-bindings: mt6359: make regulator names unique