commit | 12693f6c1ff6f43f34a0d105307976337f64dcdd | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Mon Apr 16 21:28:29 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue May 01 12:00:23 2012 +0200 |
tree | 6e0988c6e9626c4aef5d77817ed2f6b3f9a29fff | |
parent | 201cf052810d20814a77ca0e0045a2c1a3508a1f [diff] |
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>