FYI...
---------- Forwarded message ----------
Date: Sat, 11 Jan 2003 20:50:46 +0100
From: Helge Deller <deller@gmx.de>
To: Geert Uytterhoeven <geert@linux-m68k.org>,
Alan Cox [off-list ref], parisc-linux@parisc-linux.org
Cc: Linux/m68k <redacted>
Subject: Re: Generic RTC driver in 2.4.x
On Friday 10 January 2003 21:05, Geert Uytterhoeven wrote:Unfortunately I didn't receive any feedback from the pa-risc and ppc people
after my previous posting last Sunday.
Hi Geert,
It took me some time, but here are the PA-RISC specific patches vs. your
latest genrtc driver.
Please consider applying,
Helge
ChangeLog:
- small indenting fixes,
- new driver version number
- more "static" functions
- C99 named initializers
- added RTC_BATT_BAD capatibility flag (for the procfs-interface),
- get_rtc_time() now returns the "capatibilities" value (e.g. RTC_BATT_BAD | RTC_24H)
[this means, the m86k get_rtc_time() function has to return a value too.