Re: [PATCH v2 10/13] net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
From: Richard Cochran <hidden>
Date: 2016-11-29 10:15:08
Also in:
linux-devicetree, linux-omap, lkml
From: Richard Cochran <hidden>
Date: 2016-11-29 10:15:08
Also in:
linux-devicetree, linux-omap, lkml
On Mon, Nov 28, 2016 at 05:03:34PM -0600, Grygorii Strashko wrote:
CPTS module and IRQs are always enabled when CPTS is registered, before starting overflow check work, and disabled during deregistration, when overflow check work has been canceled already. So, It doesn't require to (re)enable CPTS module and IRQs in cpts_overflow_check(). Signed-off-by: Grygorii Strashko <redacted>
Acked-by: Richard Cochran <redacted> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html