From: Benoit Cousson Date: Wed, 29 Feb 2012 21:48:32 +0000 (+0100) Subject: gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support X-Git-Tag: v3.4-rc1~66^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9dd99b4470a2ef05509435465e055f50456330;p=pandora-kernel.git gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support Do not use the board pdata for irq_base, but allocate them dynamically to allow a proper support of SPARSE_IRQ. Fix an unneeded line wrap. Signed-off-by: Benoit Cousson Acked-by: Felipe Balbi Acked-by: Grant Likely Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed