Subject: Re: proposal for changes to todr interface
To: Garrett D'Amore <garrett_damore@tadpole.com>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 09/06/2006 11:59:04
On Sep 6, 2006, at 11:57 AM, Garrett D'Amore wrote:
> Perfectly on-topic. I think that this also strongly argues in favor
> of
> a property to handle this, so that the port can do it at
> device_register
> time, without making it a compile time option.
Yes, "todr-rtc-offset" seems like a nice property to have.
That said, right now prop_number_t doesn't do negative numbers. I'm
planning on making a change to address that soon'ish.
-- thorpej