All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 01/11] ARM: mach-shmobile: add a temporary macro to define fixed voltage regulators
Date: Wed, 20 Jun 2012 09:48:56 +0000	[thread overview]
Message-ID: <20120620094856.GC3978@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1340179300-16452-2-git-send-email-g.liakhovetski@gmx.de>

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

On Wed, Jun 20, 2012 at 10:01:30AM +0200, Guennadi Liakhovetski wrote:
> Providing fixed voltage permanently "on" regulators with different voltages
> shares a lot of identical code. It will be eliminated, once the
> regulator_register_fixed_volt() function becomes available. Until then we
> introduce a macro to define such regulators. This helps reduce the amount
> of added code in each platform file and keeps copy-paste errors to the
> minumum.

Or you could just pull in the topic branch I created for the purpose of
allowing other trees to pick this up:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/topic/fixed

which should save everyone work all round.  Just don't rebase.

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

  reply	other threads:[~2012-06-20  9:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-20  8:01 [PATCH 01/11] ARM: mach-shmobile: add a temporary macro to define fixed voltage regulators Guennadi Liakhovetski
2012-06-20  9:48 ` Mark Brown [this message]
2012-06-20 12:18 ` Guennadi Liakhovetski
2012-06-21 11:42 ` Rafael J. Wysocki
2012-06-25 21:09 ` Rafael J. Wysocki
2012-06-25 21:24 ` Guennadi Liakhovetski

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=20120620094856.GC3978@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-sh@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.