From: Alessandro Zummo Date: Tue, 11 Apr 2006 05:54:43 +0000 (-0700) Subject: [PATCH] RTC subsystem: fix proc output X-Git-Tag: v2.6.17-rc2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adfb4341259f2f89baac2316a8a3660b63c1103b;p=pandora-kernel.git [PATCH] RTC subsystem: fix proc output Move the "24hr: yes" proc output from drivers to rtc proc code. This is required because the time value in the proc output is always in 24hr mode regardless of the driver. Signed-off-by: Alessandro Zummo Cc: Lennert Buytenhek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed