From: Michael Williamson <michael.williamson@criticallink.com>
To: Michael Williamson <michael.williamson@criticallink.com>
Cc: linux-kernel@vger.kernel.org,
broonie@opensource.wolfsonmicro.com, gregkh@suse.de
Subject: Re: [PATCH] regmap: fix return value in regcache-indexed read call.
Date: Wed, 21 Dec 2011 11:41:36 -0500 [thread overview]
Message-ID: <4EF20C40.3060909@criticallink.com> (raw)
In-Reply-To: <1324482482-30889-1-git-send-email-michael.williamson@criticallink.com>
On 12/21/2011 10:48 AM, Michael Williamson wrote:
> The regcache_read() API for regmap requires a 0 return value for
> successful cached reads. The read method for the indexed type
> cache implementation is returning the positive map offset for a
> successful read, which is incorrect. Fix it.
>
[...]
Looks like this cache type is due to be removed in linux-next. Please
withdraw. Thanks.
http://permalink.gmane.org/gmane.linux.kernel/1217338
-Mike
prev parent reply other threads:[~2011-12-21 16:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-21 15:48 [PATCH] regmap: fix return value in regcache-indexed read call Michael Williamson
2011-12-21 16:41 ` Michael Williamson [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=4EF20C40.3060909@criticallink.com \
--to=michael.williamson@criticallink.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=gregkh@suse.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.