linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: andrey.smirnov@convergeddevices.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 3/3] regmap: Add "no-bus" option for regmap API
Date: Tue, 29 Jan 2013 11:45:12 +0800	[thread overview]
Message-ID: <20130129034508.GC6878@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1359312545-4159-1-git-send-email-andrew.smirnov@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 498 bytes --]

On Sun, Jan 27, 2013 at 10:49:05AM -0800, Andrey Smirnov wrote:
> This commit adds provision for "no-bus" usage of the regmap API. In
> this configuration user can provide API with two callbacks 'reg_read'
> and 'reg_write' which are to be called when reads and writes to one of
> device's registers is performed. This is useful for devices that
> expose registers but whose register access sequence does not fit the 'bus'
> abstraction.

Great, thanks for doing this work - I've applied this now.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

      reply	other threads:[~2013-01-29  3:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-27 18:49 [PATCH v3 3/3] regmap: Add "no-bus" option for regmap API Andrey Smirnov
2013-01-29  3:45 ` 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=20130129034508.GC6878@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=andrew.smirnov@gmail.com \
    --cc=andrey.smirnov@convergeddevices.net \
    --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;
as well as URLs for NNTP newsgroup(s).