From: Lee Jones <lee.jones@linaro.org>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: Mark Brown <broonie@kernel.org>,
Peter Ujfalusi <peter.ujfalusi@ti.com>,
linux-kernel@vger.kernel.org, linaro-kernel@lists.linaro.org,
Mark Brown <broonie@linaro.org>
Subject: Re: [PATCH] mfd: twl6040: Use regmap for register cache
Date: Mon, 2 Sep 2013 09:45:38 +0100 [thread overview]
Message-ID: <20130902084538.GD12341@lee--X1> (raw)
In-Reply-To: <20130902082941.GN20329@zurbaran>
On Mon, 02 Sep 2013, Samuel Ortiz wrote:
> Hi Lee,
>
> On Mon, Sep 02, 2013 at 09:17:59AM +0100, Lee Jones wrote:
> > On Sat, 31 Aug 2013, Mark Brown wrote:
> >
> > > From: Mark Brown <broonie@linaro.org>
> > >
> > > Rather then open coding a cache of the vibra control registers use the
> > > regmap cache code. Also cache the interrupt mask register, providing
> > > a small performance improvement for the interrupt code.
> > >
> > > Signed-off-by: Mark Brown <broonie@linaro.org>
> > > ---
> > >
> > > I'm hoping to have some ASoC improvements to build on top of this (there
> > > is ASoC level register caching for the device) so it might make sense to
> > > apply this via ASoC.
> > >
> > > drivers/mfd/twl6040.c | 43 ++++++++++++++++++++++++++++++-------------
> > > include/linux/mfd/twl6040.h | 1 -
> > > 2 files changed, 30 insertions(+), 14 deletions(-)
> >
> > Applied with Peter's Ack, thanks.
> Please hold on. I'm preparing a branch for Mark to pull from and it will
> contain that patch.
Ah, I thought that was another set.
No problem. I've removed it from my branch.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2013-09-02 8:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-31 16:48 [PATCH] mfd: twl6040: Use regmap for register cache Mark Brown
2013-09-01 16:59 ` Peter Ujfalusi
2013-09-02 8:17 ` Lee Jones
2013-09-02 8:29 ` Samuel Ortiz
2013-09-02 8:45 ` Lee Jones [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=20130902084538.GD12341@lee--X1 \
--to=lee.jones@linaro.org \
--cc=broonie@kernel.org \
--cc=broonie@linaro.org \
--cc=linaro-kernel@lists.linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peter.ujfalusi@ti.com \
--cc=sameo@linux.intel.com \
/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.