From: Mark Brown Date: Fri, 10 Oct 2008 14:58:14 +0000 (+0100) Subject: mfd: Add WM8350 interrupt support X-Git-Tag: v2.6.28-rc1~577^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebccec0fa4e35dff0c18663a492a65f4dc6cad7a;p=pandora-kernel.git 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 Acked-by: Samuel Ortiz Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed