On Fri, Mar 30, 2012 at 04:59:59PM -0600, Stephen Warren wrote: > From: Stephen Warren <[email protected]> > > 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 <[email protected]>
Acked-by: Olof Johansson <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
