commit | fe39f2f4dc8481d3aa4561ba649b0c0a4429a49e | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Tue Nov 13 19:18:07 2012 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Nov 13 20:02:15 2012 +0100 |
tree | df8b9915e712ae5aaead904f8a27feda9dcbdbb1 | |
parent | 5b8b1fe2da98dbc4a10b9ad6d0f9f84e2815d4e4 [diff] |
mfd: Implement tps6586x gpio_to_irq The TPS6586x adds the interrupt of this device using linear mapping on irq domain. Hence, implement gpio_to_irq to get the irq number corresponding to TPS6586x GPIOs which is created dynamically. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>