linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] regulator: Use regmap_read/write(), regmap_update_bits functions directly
Date: Tue, 8 Nov 2011 15:35:58 +0000	[thread overview]
Message-ID: <20111108153557.GC5632@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1320621364-25711-1-git-send-email-jhbird.choi@samsung.com>

On Mon, Nov 07, 2011 at 08:16:04AM +0900, jhbird.choi at samsung.com wrote:
> From: Jonghwan Choi <jhbird.choi@samsung.com>
> 
> Current driver had the regmapcalls within the bodies of the driver specific read/write fuctions.
> This patch removes the original read/write functions and makes the call sites use regmap directly.
> 
> Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>

Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

  reply	other threads:[~2011-11-08 15:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-06 23:16 [PATCH] regulator: Use regmap_read/write(), regmap_update_bits functions directly jhbird.choi at samsung.com
2011-11-08 15:35 ` Mark Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-26  8:25 jhbird.choi at samsung.com
2011-10-26 10:28 ` Mark Brown
2011-10-26 16:57 ` Grant Likely
2011-10-31 21:38 ` Mark Brown

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=20111108153557.GC5632@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-arm-kernel@lists.infradead.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).