From: Lee Jones <lee.jones@linaro.org>
To: Mark Brown <broonie@kernel.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
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:17:59 +0100 [thread overview]
Message-ID: <20130902081759.GC12341@lee--X1> (raw)
In-Reply-To: <1377967699-10277-1-git-send-email-broonie@kernel.org>
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.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2013-09-02 8:18 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 [this message]
2013-09-02 8:29 ` Samuel Ortiz
2013-09-02 8:45 ` Lee Jones
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=20130902081759.GC12341@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.