[GIT] [2.6.32] MFD pull request

From: Samuel Ortiz
Date: Mon Oct 26 2009 - 19:57:56 EST


Hi Linus,

I have a couple more bug fixes for 2.6.32, for the MFD subsystem. One is for a
NULL pointer dereference, and the other one is for a potentially uninitialized
mutex.
Thanks in advance for pulling.

The following changes since commit 964fe080d94db82a3268443e9b9ece4c60246414:
Linus Torvalds (1):
Merge git://git.kernel.org/.../rusty/linux-2.6-for-linus

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 for-linus

Ilkka Koskinen (1):
mfd: Do not dereference null pointer in twl4030 error path

Mark Brown (1):
mfd: Always initialise WM831x IRQ mutex

drivers/mfd/twl4030-core.c | 2 +-
drivers/mfd/wm831x-irq.c | 3 ++-
2 files changed, 3 insertions(+), 2 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/