From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Liam Girdwood <lrg@ti.com>
Subject: Regulator update for 3.3
Date: Mon, 30 Jan 2012 13:42:24 +0000 [thread overview]
Message-ID: <20120130134223.GG4882@opensource.wolfsonmicro.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]
The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f:
Linux 3.3-rc1 (2012-01-19 15:04:48 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-linus
for you to fetch changes up to 8a093049c604ab32d94bcc5baa24f7939d5e3f7b:
regulator: Set apply_uV only when min and max voltages are defined (2012-01-26 11:01:21 +0000)
----------------------------------------------------------------
This fixes an integration issue with the regulator device tree bindings
which shook out in -rc. The bindings were overly enthusiatic when
deciding to set a voltage on a regulator and would try to set zero volts
on an unconfigured regulator which isn't supported.
----------------------------------------------------------------
Karol Lewandowski (1):
regulator: Set apply_uV only when min and max voltages are defined
drivers/regulator/of_regulator.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2012-01-30 13:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-30 13:42 Mark Brown [this message]
2012-01-30 17:14 ` Regulator update for 3.3 Linus Torvalds
2012-01-30 17:43 ` Mark Brown
2012-01-30 18:22 ` Linus Torvalds
2012-01-30 18:51 ` Mark Brown
2012-02-01 5:00 ` Junio C Hamano
2012-02-01 9:54 ` 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=20120130134223.GG4882@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@ti.com \
--cc=torvalds@linux-foundation.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.