From: Kevin Hilman Date: Wed, 14 Mar 2012 22:34:17 +0000 (-0700) Subject: mfd: twl: remove pdata->irq_base/_end, no more users X-Git-Tag: omap-fixes-non-critical-for-v3.6~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e7b706ca5151849e4ca91f7f3d8d6d8d8f7b667;p=pandora-kernel.git mfd: twl: remove pdata->irq_base/_end, no more users After converstion to SPARSE_IRQ, the driver doesn't use the pdata->irq_base/irq_end fields anymore. The last users have been cleanup up, and now these fields can be removed. Cc: Benoit Cousson Acked-by: Samuel Ortiz Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed