From: Samuel Ortiz Date: Thu, 18 Dec 2008 10:38:02 +0000 (+0100) Subject: mfd: Use irq_to_desc in twl4030 code X-Git-Tag: v2.6.29-rc1~493^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94964f96a6b7018d68b7386cd8c0b8505d3cf69f;p=pandora-kernel.git mfd: Use irq_to_desc in twl4030 code The global irq_desc array is soon going to be accessible only with !CONFIG_SPARSE_IRQ. We should start using the generic irq_to_desc() routines instead. Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed