Hi Linus,
Please pull the following regulator fixes for 2.6.32.
Thanks
Liam
---
The following changes since commit a9366e61b03f55a6e009e687ad10e706714c9907:
Linus Torvalds (1):
Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git for-linus
Dan Carpenter (1):
dereferencing freed memory regulator_fixed_voltage_remove()
Mark Brown (1):
regulator: Handle missing constraints in _regulator_disable()
Roel Kluin (1):
regulator: Fix check of unsigned return value and transmit errors in wm831x_gp_ldo_get_mode()
drivers/regulator/core.c | 3 ++-
drivers/regulator/fixed.c | 5 ++---
drivers/regulator/wm831x-ldo.c | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)