[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210107171015.38E792311E@mail.kernel.org>
Date: Thu, 07 Jan 2021 17:09:30 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regmap fixes for v5.11-rc2
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(-)
Powered by blists - more mailing lists