]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
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)
commita844a197f136ea4cffe050890dd25a35a4d26a42
tree3f9c7fe49df125cc3397051987b037d602d25314
parentf8f5701bdaf9134b1f90e5044a82c66324d2073f
ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_end

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>
arch/arm/mach-omap2/board-2430sdp.c
arch/arm/mach-omap2/board-omap3logic.c
arch/arm/mach-omap2/twl-common.c