On Tue, Jan 25, 2011 at 23:07, Vaibhav Hiremath <[email protected]> wrote: > Since TWL GPIO's can go into sleep, and using normal > gpio_get/set_value() API will lead to kernel dump (WARN_ON()). > So replacing standard gpio_get/set_value() to > gpio_get/set_value_cansleep(). > > Signed-off-by: Vaibhav Hiremath <[email protected]>
Reviewed-by: Charulatha V <[email protected]> > --- > arch/arm/mach-omap2/board-omap3evm.c | 12 ++++++------ > 1 files changed, 6 insertions(+), 6 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
