Subject: Re: proposal for changes to todr interface
To: None <garrett_damore@tadpole.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: tech-kern
Date: 09/07/2006 00:55:58
garrett_damore@tadpole.com wrote:
> * add todr_flags
>
> primarily I want to add a new flag, TODR_USE_LOCALTIME, that
> indicates that the clock chip stores time in the local timezone,
> rather than using a GMT offset. essentially, this will allow
> the common code to apply the rtc_offset adjustments on behalf of
> the rtc chip.
Do you mean that MI drivers will adjust clock as per rtc_offset
if TODR_USE_LOCALTIME is set?
---
Izumi Tsutsui