The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git 
tags/regmap-fix-v5.11-rc2

for you to fetch changes up to f6bcb4c7f366905b66ce8ffca7190118244bb642:

  regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init() 
(2021-01-05 14:34:41 +0000)

----------------------------------------------------------------
regmap: Fixes for v5.11

A couple of small fixes for leaks when attaching a device to a
preexisting regmap.

----------------------------------------------------------------
Dan Carpenter (1):
      regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()

Xiaolei Wang (1):
      regmap: debugfs: Fix a memory leak when calling regmap_attach_dev

 drivers/base/regmap/regmap-debugfs.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Reply via email to