commit | 5a65edbc12b6b34ef912114f1fc8215786f85b25 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Nov 04 16:10:51 2009 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Dec 13 19:21:39 2009 +0100 |
tree | ffe43bd1234b52ad1c3774b096a51594aabe49ad | |
parent | b9f96b5dcb1e2a75d142e481b77805ffdc6ccea6 [diff] |
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 <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>