From: Mark Brown Date: Mon, 4 Apr 2011 02:59:57 +0000 (+0900) Subject: mfd: Continue with IRQ setup even if we don't have PMIC main IRQ X-Git-Tag: v3.0-rc1~131^2~34 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc86fcee373f27bffc9ed0c0a734e40ec084aef5;p=pandora-kernel.git mfd: Continue with IRQ setup even if we don't have PMIC main IRQ The fact that we can't actually raise any interrupts doesn't stop us setting up the IRQs we're exporting. While this isn't actually going to do anything it allows us to proceed further through device setup during board bringup and avoids issues with the MFD core not letting us suppress the configuration of IRQ resources. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed