From: Alessandro Zummo Date: Mon, 27 Mar 2006 09:16:40 +0000 (-0800) Subject: [PATCH] RTC subsystem: proc interface X-Git-Tag: v2.6.17-rc1~366 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728a294787b780130d8eb237518d4cac0afe760c;p=pandora-kernel.git [PATCH] RTC subsystem: proc interface Add the proc interface to the RTC subsystem. The first RTC driver which registers with the class will be accessible by /proc/driver/rtc . This is required for compatibility with the standard RTC driver and to avoid breaking any user space application which may erroneusly rely on this. Signed-off-by: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed