diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-01-17 15:17:07 +0100 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-02-08 11:06:29 +0100 |
commit | 34a8e501fe83f3b572eee56a6fca5111ab8cdf65 (patch) | |
tree | a4f0aa32e741dbb5386d898f6690c41bf7711204 /include/asm-cris | |
parent | e5d5cf2442038b8ad3e0f90b00e5acdd18d5fa98 (diff) |
CRIS v10: Update driver for pcf8563
- Use mutex instead of spinlock, fixes kernel bugzilla report 8339.
- Make sure that pcf8563_init can be called multiple times but only setup once.
- Change RTC_VLOW_RD -> RTC_VL_READ, RTC_VLOW_SET -> RTC_VL_CLR
- Cache the voltage low value at driver init so the battery status
information does not get 'accidentally' cleared when setting the RTC time.
- Add weekday handling.
- Correct leapyear handling to include 100 and 400 year exceptions.
- Correct whitespace and formatting errors.
- Remove useless CVS id tag.
Diffstat (limited to 'include/asm-cris')
0 files changed, 0 insertions, 0 deletions