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)
commitfc37784dc71bc9dd3a00a2f01906b3966e4034f2
treeb3e7cbc3b5d26b97b862f9d21352b73acdb24f03
parent71c061d2443814de15e177489d5cc00a4a253ef3
parentf6bcb4c7f366905b66ce8ffca7190118244bb642
Merge tag 'regmap-fix-v5.11-rc2' of git://git./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