On Tue, Apr 15, 2003 at 11:09:43AM +0200, Brian Murphy wrote: > Geert Uytterhoeven wrote: > > >This makes it more complex to make drivers/char/genrtc.c work on MIPS, since > >usually the date and time have to be converted twice: once from struct rtc_time > >to seconds in <asm/rtc.h>, and once from seconds to struct rtc_time in each RTC > >driver. > > > >Is it OK to make rtc_[gs]et_time() always use struct rtc_time? > > > I quite like it the way it is ;-) While I would like to see rtc_[gs]et_time() always use struct rtc_time ;) ladis