commit | 3e7b706ca5151849e4ca91f7f3d8d6d8d8f7b667 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Wed Mar 14 15:34:17 2012 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Tue Jun 19 15:24:34 2012 -0700 |
tree | 14744c525e8f52376faf474d1530a0da93780ee9 | |
parent | a844a197f136ea4cffe050890dd25a35a4d26a42 [diff] |
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 <b-cousson@ti.com> Acked-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Kevin Hilman <khilman@ti.com>