commit | 2d9dd99b4470a2ef05509435465e055f50456330 | [log] [tgz] |
---|---|---|
author | Benoit Cousson <b-cousson@ti.com> | Wed Feb 29 22:48:32 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Mar 22 13:05:53 2012 +0100 |
tree | a0a3ff0ef75ac90324131e9785cb389861272b4e | |
parent | 364cedb2f97063d649b2950c099883b89b60c000 [diff] |
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 <b-cousson@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>