[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20111130102527.GC2791@opensource.wolfsonmicro.com>
Date: Wed, 30 Nov 2011 10:25:28 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Liam Girdwood <lrg@...com>
Subject: [GIT PULL] Regulator updates for 3.2-rc4
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists