diff options
author | Zhao Yakui <yakui.zhao@intel.com> | 2008-04-15 23:34:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-16 04:35:40 +0200 |
commit | 2b653e06ce2d70d21483f22ef1b1b63749c54223 (patch) | |
tree | 4d0550c89b8a7ca419eedac240a21a3455abad79 /drivers/leds/leds-cobalt-qube.c | |
parent | mmc: fix platform driver hotplug/coldplug (diff) | |
download | linux-2b653e06ce2d70d21483f22ef1b1b63749c54223.tar.xz linux-2b653e06ce2d70d21483f22ef1b1b63749c54223.zip |
rtc: fix the error in the function of cmos_set_alarm
There is a bug in the function of cmos_set_alarm. RTC alarm time for October
can't be set correctly.
For October: 0x0A will be written into the RTC region (MONTH_ALARM) in current
kernel. But in fact 0x10 should be written. Wildcards are also not handled
correctly.
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/leds/leds-cobalt-qube.c')
0 files changed, 0 insertions, 0 deletions