Minor nitpick: On Mon, Jun 11, 2012 at 10:26 AM, Tero Kristo <t-kri...@ti.com> wrote: > +/** > + * _omap4_get_context_lost - get context loss counter for a hwmod Documentation missing for oh btw, you might be interested in using http://www.omappedia.org/wiki/Kmake to provide list of kerneldoc errors in addition to other easily catchable errors..
> + * > + * Returns the in-memory context loss counter for a hwmod. > + */ > +static int _omap4_get_context_lost(struct omap_hwmod *oh) > +{ > + return oh->prcm.omap4.context_lost_counter; > +} Regards, Nishanth Menon -- 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