Hi, Yes, but no log in that case. Regards, Evgeny On Tue, 2010-10-05 at 12:32 +0300, ext Felipe Balbi wrote: > Hi, > > On Tue, Oct 05, 2010 at 03:42:10AM -0500, Evgeny Kuznetsov wrote: > >+ if (!isr_reg) { > >+ printk(KERN_ERR "FATAL: Incorrect GPIO method %i\n", > >+ bank->method); > >+ BUG(); > >+ } > > this could be simply: > > BUG_ON(!isr_reg); > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html