[PATCH 06/11] ARM: tegra: seaboard: Don't gpio_request() ISL29018_IRQ

Olof Johansson olof at lixom.net
Wed Apr 4 13:59:33 EDT 2012


On Fri, Mar 30, 2012 at 04:59:59PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
> 
> Don't call gpio_request() or gpio_direction_input() for ISL29018_IRQ.
> This pin is only used as an IRQ, and hence no GPIO configuration should
> be necessary; the GPIO/IRQ driver should (and does) perform any required
> setup when the IRQ is requested.
> 
> Signed-off-by: Stephen Warren <swarren at nvidia.com>

Acked-by: Olof Johansson <olof at lixom.net>




More information about the linux-arm-kernel mailing list