All of lore.kernel.org
 help / color / mirror / Atom feed
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: [GIT PULL] Regulator updates for 3.2-rc4
Date: Wed, 30 Nov 2011 10:25:28 +0000	[thread overview]
Message-ID: <20111130102527.GC2791@opensource.wolfsonmicro.com> (raw)

Please pull the updates below with some bug fixes for the regulator API.
There's a couple of small, simple fixes for error handling paths plus a
larger update for the TWL PMICs which makes two of the regulators which
were previously not configured using the correct method work properly.

The following changes since commit caca6a03d365883564885f2c1da3e88dcf65d139:

  Linux 3.2-rc3 (2011-11-23 20:20:28 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-linus

Axel Lin (1):
      regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_get_regulator

Lothar Waßmann (1):
      regulator: fix use after free bug

Tero Kristo (1):
      regulator: twl: fix twl4030 support for smps regulators

 drivers/regulator/aat2870-regulator.c |    2 +-
 drivers/regulator/core.c              |    2 +-
 drivers/regulator/twl-regulator.c     |   46 +++++++++++++++++++++++++++++++-
 3 files changed, 46 insertions(+), 4 deletions(-)

                 reply	other threads:[~2011-11-30 10:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20111130102527.GC2791@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.