From: Mark Brown Date: Mon, 5 Apr 2010 15:14:17 +0000 (+0100) Subject: mfd: Initialise WM831x IRQ masks on chip even if interrupts not in use X-Git-Tag: v2.6.35-rc1~7^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7e0e399d7fcd5ddc3313a1aa2135fab3226d8f;p=pandora-kernel.git mfd: Initialise WM831x IRQ masks on chip even if interrupts not in use Ensure that the hardware has interrupts masked if we are not using the interrupt controller on the WM831x by initialising the masks before we check for the setup data required for the IRQ line. This avoids signalling an unused IRQ line and improves the robustness of checks that the IRQ is in use. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed