From: Mark Brown <broonie@kernel.org>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: Davide Ciminaghi <ciminaghi@gnudd.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH for 3.10-rc2] regmap: regcache: Fixup locking for custom lock callbacks
Date: Thu, 23 May 2013 11:05:58 -0500 [thread overview]
Message-ID: <20130523160558.GB7660@sirena.org.uk> (raw)
In-Reply-To: <1369322629-25157-1-git-send-email-lars@metafoo.de>
[-- Attachment #1: Type: text/plain, Size: 510 bytes --]
On Thu, May 23, 2013 at 05:23:49PM +0200, Lars-Peter Clausen wrote:
> The parameter passed to the regmap lock/unlock callbacks needs to be
> map->lock_arg, regcache passes just map. This works fine in the case that no
> custom locking callbacks are used since in this case map->lock_arg equals map,
> but will break when custom locking callbacks are used. The issue was introduced
> in commit 0d4529c5("regmap: make lock/unlock functions customizable") and is
> fixed by this patch.
Applied this one as well.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2013-05-23 16:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-23 15:23 [PATCH for 3.10-rc2] regmap: regcache: Fixup locking for custom lock callbacks Lars-Peter Clausen
2013-05-23 16:05 ` Mark Brown [this message]
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=20130523160558.GB7660@sirena.org.uk \
--to=broonie@kernel.org \
--cc=ciminaghi@gnudd.com \
--cc=lars@metafoo.de \
--cc=linux-kernel@vger.kernel.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