]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
commit9e1786202704f199941f7c2f5c9fe12879de7917
treec9c0cf7b4fba807a3180bdd7b398c5489fca4eb1
parent9d4a4199e7029b4f1e8daa10b6839839a9fb89a7
mfd: Make twl-core not depend on pdata->irq_base/end

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>
drivers/mfd/twl-core.c