]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Add WM8350 interrupt support
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 10 Oct 2008 14:58:14 +0000 (15:58 +0100)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Mon, 13 Oct 2008 20:51:56 +0000 (21:51 +0100)
commit82c5f93e33e56835a421c6793aac15ebb2855989
tree4850a46c52d48080fa5af5349aee04b4837ab148
parenta36dbcc585b557219a2c2c237707c9a75cab2954
mfd: Add WM8350 interrupt support

The WM8350 has an interrupt line to the CPU which is shared by the
devices on the CPU. This patch adds support for the interrupt
controller within the WM8350 which identifies which identifies the
interrupt cause. In common with other similar chips this is done
outside the standard interrupt framework due to the need to access
the interrupt controller over an interrupt-driven bus.

This code was all originally written by Liam Girdwood with updates for
submission by me.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Samuel Ortiz <sameo@openedhand.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/mfd/wm8350-core.c
drivers/mfd/wm8350-i2c.c
include/linux/mfd/wm8350/core.h