[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1273623056-1243-1-git-send-email-lars@metafoo.de>
Date: Wed, 12 May 2010 02:10:52 +0200
From: Lars-Peter Clausen <lars@...afoo.de>
To: sameo@...ux.intel.com
Cc: fercerpav@...il.com, linux-kernel@...r.kernel.org,
Lars-Peter Clausen <lars@...afoo.de>
Subject: [PATCH 0/4] MFD: pcf50633: Fixes and updates
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists