On Tue, Jan 25, 2011 at 23:07, Vaibhav Hiremath <hvaib...@ti.com> 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 <hvaib...@ti.com>
Reviewed-by: Charulatha V <ch...@ti.com> > --- > 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html