[GIT] [3.3] MFD fixes

From: Samuel Ortiz
Date: Sun Mar 04 2012 - 18:05:35 EST


Hi Linus,

This is the pull request for the MFD fixes for 3.3.
We have a few NULL pointer dereferences fixes, an ACPI conflict check fix, and
a couple of wm8994 fixes.

Thank in advance for pulling:

The following changes since commit b01543dfe67bb1d191998e90d20534dc354de059:

Linux 3.3-rc4 (2012-02-18 15:53:33 -0800)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git for-linus

Axel Lin (1):
mfd: Initialize tps65912 irq platform data properly

Jean Delvare (1):
mfd: Fix ACPI conflict check

Jonghwan Choi (2):
mfd: wm8350 variable dereferenced before check
mfd: Fix possible s5m null pointer dereference

Laxman Dewangan (1):
mfd: Initialize tps65910 irq platform data properly

Linus Walleij (1):
mfd: Fix ab8500 error path bug

Mark Brown (2):
mfd: Test for jack detection when deciding if wm8994 should suspend
mfd: Correct readability of WM8994 DC servo 4E register

drivers/mfd/ab8500-core.c | 5 +++--
drivers/mfd/mfd-core.c | 2 +-
drivers/mfd/s5m-core.c | 2 +-
drivers/mfd/tps65910.c | 2 +-
drivers/mfd/tps65912-core.c | 2 +-
drivers/mfd/wm8350-irq.c | 1 -
drivers/mfd/wm8994-core.c | 14 ++++++++++++++
drivers/mfd/wm8994-regmap.c | 1 +
8 files changed, 22 insertions(+), 7 deletions(-)

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/