From: Linus Walleij Date: Fri, 8 Jan 2010 09:44:16 +0000 (+0100) Subject: mfd: Convert AB3100 driver to threaded IRQ X-Git-Tag: v2.6.34-rc1~9^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0df883df8e8aea79b501f6262b595e66dec175dc;p=pandora-kernel.git 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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed