Re: [PATCH 7/8] x86/mrst: add vrtc driver which serves as a wallclock device

From: Alan Cox
Date: Fri May 07 2010 - 14:56:41 EST


On Fri, 07 May 2010 11:51:06 -0700
Joe Perches <joe@xxxxxxxxxxx> wrote:

> On Fri, 2010-05-07 at 10:41 -0700, Jacob Pan wrote:
> > + printk(KERN_INFO "vRTC: sec: %d min: %d hour: %d day: %d "
> > + "mon: %d year: %d\n", sec, min, hour, mday, mon, year);
> > +
>
> Even though many of the rtc drivers print this way, it seems
> a very backwards way of presenting time to me.

Consistency is really more important here IMHO - lots of drivers have set
an existing policy.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/