From: Laxman Dewangan Date: Tue, 13 Nov 2012 13:48:07 +0000 (+0530) Subject: mfd: Implement tps6586x gpio_to_irq X-Git-Tag: v3.8-rc1~85^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe39f2f4dc8481d3aa4561ba649b0c0a4429a49e;p=pandora-kernel.git 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 Reviewed-by: Mark Brown Acked-by: Linus Walleij Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed