From: Mark Brown Date: Wed, 4 Nov 2009 16:10:51 +0000 (+0000) Subject: mfd: Convert wm8350 IRQ handlers to irq_handler_t X-Git-Tag: v2.6.33-rc1~285^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a65edbc12b6b34ef912114f1fc8215786f85b25;p=pandora-kernel.git mfd: Convert wm8350 IRQ handlers to irq_handler_t This is done as simple code transformation, the semantics of the IRQ API provided by the core are are still very different to those of genirq (mainly with regard to masking). Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed