[Patch] 8xx: MGSUVD support
Vitaly Bordug
vitb at kernel.crashing.org
Tue Mar 18 11:27:37 EST 2008
On Mon, 17 Mar 2008 17:38:21 -0500
Scott Wood wrote:
> On Sun, Mar 09, 2008 at 07:59:14PM +0300, Vitaly Bordug wrote:
> > I would like all the comments to be consistent C style (because
> > that's it for the most other dts'es).
>
> $ fgrep -rI // arch/powerpc/boot/dts/ | wc -l
> 539
>
So, we should go ahead and add a bit more hassle :) ?
By consistent C style I mean:
+ clock-frequency = <0>; /* Filled in by u-boot */ */
+ interrupts = <f 2>; // decrementer interrupt
using either one or other way for same-type comments.
-Vitaly
More information about the Linuxppc-dev
mailing list