From mboxrd@z Thu Jan 1 00:00:00 1970 From: rnayak@ti.com (Rajendra Nayak) Date: Mon, 12 Mar 2012 11:25:23 +0530 Subject: [PATCHv5 0/6] ARM: OMAP3+: IO daisy chain support fixes In-Reply-To: References: <1331046702-2472-1-git-send-email-t-kristo@ti.com> Message-ID: <4F5D8FCB.5050501@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sunday 11 March 2012 02:59 AM, Paul Walmsley wrote: > > Hi Hi Paul, > > By the way, one other thing I forgot to mention. It would be really great > if kerneldoc comments can be created for any new functions added to hwmod, > PRCM, clock, or omap_device code. The intention is to help not only > people unfamiliar with the code, but even ourselves in the future. I've > been adding these by hand on Tero's last few patch series, but at some > point I'll probably stop accepting patches without kerneldoc. Thanks for updating the kerneldoc comments this time around. Will make sure patches hence forth come with adequate documentation added. thanks, Rajendra > > > thanks, > > - Paul