alistair23-linux/drivers/rtc
Atsushi Nemoto 3418ff7611 [PATCH] RTC: rtc-dev tweak for 64-bit kernel
Make rtc-dev work well on 64-bit platforms with 32-bit userland.  On those
platforms, users might try to read 32-bit integer value.  This patch make
rtc-dev's read() work well for both "int" and "long" size.  This tweak is came
from genrtc driver.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-05-01 18:17:46 -07:00
..
class.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00
hctosys.c [PATCH] RTC subsystem: class 2006-03-27 08:44:51 -08:00
interface.c [PATCH] RTC subsystem: class 2006-03-27 08:44:51 -08:00
Kconfig [PATCH] RTC subsystem: VR41XX cleanup 2006-04-11 06:18:47 -07:00
Makefile [PATCH] RTC subsystem: VR41XX driver 2006-04-11 06:18:47 -07:00
rtc-dev.c [PATCH] RTC: rtc-dev tweak for 64-bit kernel 2006-05-01 18:17:46 -07:00
rtc-ds1672.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00
rtc-ep93xx.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00
rtc-lib.c [PATCH] RTC Subsystem: library functions 2006-03-27 08:44:50 -08:00
rtc-m48t86.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00
rtc-pcf8563.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00
rtc-proc.c [PATCH] RTC subsystem: fix proc output 2006-04-11 06:18:47 -07:00
rtc-rs5c372.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00
rtc-sa1100.c [PATCH] RTC subsystem: SA1100 cleanup 2006-04-11 06:18:47 -07:00
rtc-sysfs.c [PATCH] RTC subsystem: sysfs interface 2006-03-27 08:44:51 -08:00
rtc-test.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00
rtc-vr41xx.c [PATCH] RTC subsystem: VR41XX driver 2006-04-11 06:18:47 -07:00
rtc-x1205.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00