diff options
author | Changhwan Youn <chaos.youn@samsung.com> | 2010-10-27 15:33:08 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-27 18:03:06 -0700 |
commit | dd061d1abe4e637bf755865f776f8088dacd1c0b (patch) | |
tree | 8c4352b8bb061380a2ed537371c62ee786ea43e7 /net | |
parent | f61ae6711d69717558e882a78487527705603a74 (diff) | |
download | linux-3.10-dd061d1abe4e637bf755865f776f8088dacd1c0b.tar.gz linux-3.10-dd061d1abe4e637bf755865f776f8088dacd1c0b.tar.bz2 linux-3.10-dd061d1abe4e637bf755865f776f8088dacd1c0b.zip |
rtc: rtc-s3c: fix setting missing field of getalarm
Current s3c_rtc_getalarm() sets missing field of alarm time with 0xff.
But this value should be -1 according to drivers/rtc/interface.c.
Signed-off-by: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Cc: Wan ZongShun <mcuos.com@gmail.com>
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 'net')
0 files changed, 0 insertions, 0 deletions