]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Jan 2021 19:57:56 +0000 (11:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Jan 2021 19:57:56 +0000 (11:57 -0800)
commit7658cddeb3c0cd22c951d2738a31b386facdd76f
treeb3e7cbc3b5d26b97b862f9d21352b73acdb24f03
parent3655f314044c6b1080cd03e11d56488abab732d5
parent997e523902f2e4307f359d2945a3508793542f3c
Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap fixes from Mark Brown:
 "A couple of small fixes for leaks when attaching a device to a
  preexisting regmap"

* tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
  regmap: debugfs: Fix a memory leak when calling regmap_attach_dev