[PATCH 0/4] MFD: pcf50633: Fixes and updates

From: Lars-Peter Clausen
Date: Tue May 11 2010 - 20:19:08 EST


Hi

This patch series contains fixes and updates for the pcf50633 mfd and adc
driver.

Lars-Peter Clausen (4):
MFD: pcf50633: Fix bitfield logic in interrupt handler
MFD: pcf50633-adc: Fix potential race pcf50633_adc_sync_read
MFD: pcf50633: Use threaded irq
MFD: pcf50633: Move irq related functions to its own file.

drivers/mfd/Makefile | 3 +-
drivers/mfd/pcf50633-adc.c | 39 ++---
drivers/mfd/pcf50633-core.c | 344 ++-----------------------------------------
drivers/mfd/pcf50633-irq.c | 318 +++++++++++++++++++++++++++++++++++++++
4 files changed, 346 insertions(+), 358 deletions(-)
create mode 100644 drivers/mfd/pcf50633-irq.c

--
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/