mfd: twl: remove pdata->irq_base/_end, no more users
authorKevin Hilman <khilman@ti.com>
Wed, 14 Mar 2012 22:34:17 +0000 (15:34 -0700)
committerKevin Hilman <khilman@ti.com>
Tue, 19 Jun 2012 22:24:34 +0000 (15:24 -0700)
After converstion to SPARSE_IRQ, the driver doesn't use the
pdata->irq_base/irq_end fields anymore.  The last users
have been cleanup up, and now these fields can be removed.

Cc: Benoit Cousson <b-cousson@ti.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found