From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 26 Nov 2012 01:33:36 +0100 Subject: [U-Boot] [PATCH 01/22] ARM: sunxi: Basic Allwinner A10/A13 (sun4i/sun5i) support In-Reply-To: <1353889294.28559.103.camel@home.hno.se> References: <201211251906.13698.marex@denx.de> <1353889294.28559.103.camel@home.hno.se> Message-ID: <201211260133.36368.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Henrik Nordstr?m, [...] > > > +/* delay x useconds */ > > > > proper kerneldoc all around won't hurt. > > > >> +void __udelay(unsigned long usec) > > It's the same level of documentation or better as used pretty much > everywhere else. Most don't have a comment at all here. > > Any example of the level of documentation you'd like to see? See here http://www.denx.de/wiki/U-Boot/CodingStyle Best regards, Marek Vasut