From: Kevin Hilman Date: Wed, 14 Mar 2012 20:56:01 +0000 (-0700) Subject: ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_end X-Git-Tag: omap-fixes-non-critical-for-v3.6~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a844a197f136ea4cffe050890dd25a35a4d26a42;p=pandora-kernel.git 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 Cc: Samuel Ortiz Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed