mfd: No need to check for the GPIO offset from asic3_gpio_to_irq
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 16 Apr 2012 19:28:29 +0000 (21:28 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 1 May 2012 10:00:23 +0000 (12:00 +0200)
commit12693f6c1ff6f43f34a0d105307976337f64dcdd
tree6e0988c6e9626c4aef5d77817ed2f6b3f9a29fff
parent201cf052810d20814a77ca0e0045a2c1a3508a1f
mfd: No need to check for the GPIO offset from asic3_gpio_to_irq

The gpiolib code will only call our gpio_to_irq ops for our registered
GPIO range.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/asic3.c