mfd: Convert AB3100 driver to threaded IRQ
authorLinus Walleij <linus.walleij@stericsson.com>
Fri, 8 Jan 2010 09:44:16 +0000 (10:44 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Mar 2010 21:17:00 +0000 (22:17 +0100)
commit0df883df8e8aea79b501f6262b595e66dec175dc
tree4b63d615304b2c7c00f2ca3433b83cb9d28d6bfc
parent38f6ce45f0bca04ac653c57cacd375c469995321
mfd: Convert AB3100 driver to threaded IRQ

This converts the AB3100 core MFD driver to use a threaded
interrupt handler instead of the explicit top/bottom-half
construction with a workqueue. This saves some code and make it
more similar to other modern MFD drivers.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab3100-core.c
include/linux/mfd/ab3100.h