2010-12-10 22:24:56

by Liam Girdwood

[permalink] [raw]
Subject: [GIT PULL] Regulator fixes for 2.6.37

Hi Linus,

Please pull the following regulator fixes for 2.6.37. The fixes are all for the TI TPS6586x PMIC.

Thanks

Liam

---

The following changes since commit 6313e3c21743cc88bb5bd8aa72948ee1e83937b6:

Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2010-12-08 06:40:59 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git for-linus

Danny Huang (4):
regulator: tps6586x: Add missing bit mask generation
regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bit
regulator: tps6586x: Handle both enable reg/bits being the same
regulator: tps6586x: correct register table

drivers/regulator/tps6586x-regulator.c | 33 +++++++++++++++++++++----------
1 files changed, 22 insertions(+), 11 deletions(-)