mfd: Make twl-core not depend on pdata->irq_base/end
authorFelipe Balbi <balbi@ti.com>
Wed, 22 Feb 2012 12:32:16 +0000 (14:32 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 22 Mar 2012 12:03:17 +0000 (13:03 +0100)
With sparse IRQs the driver shouldn't depend at all on
any IRQ values coming from board-file.

Remove every occurences of pdata->irq_base/end.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found