On Fri, Feb 17, 2012 at 04:10:57PM +0530, Shilimkar, Santosh wrote: > - if (!IS_ERR(twd_clk)) > + if ((!twd_evt) && (!__this_cpu_ptr(twd_evt)) && (!IS_ERR(twd_clk))) Too many parens. -- 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