ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_end
authorKevin Hilman <khilman@ti.com>
Wed, 14 Mar 2012 20:56:01 +0000 (13:56 -0700)
committerKevin Hilman <khilman@ti.com>
Tue, 19 Jun 2012 22:24:34 +0000 (15:24 -0700)
The TWL driver has been converted to use SPARSE_IRQ and no longer
needs to be passed IRQ base/end.  Since driver no longer uses these
fields, so remove them from the reamaining users.

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

No differences found