linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regmap fixes for v5.11-rc2
Date: Thu, 07 Jan 2021 17:09:30 +0000	[thread overview]
Message-ID: <20210107171015.38E792311E@mail.kernel.org> (raw)

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	other threads:[~2021-01-07 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 17:09 Mark Brown [this message]
2021-01-07 20:24 ` [GIT PULL] regmap fixes for v5.11-rc2 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210107171015.38E792311E@mail.kernel.org \
    --to=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).