From: David Brownell Date: Tue, 26 Jul 2005 10:32:46 +0000 (-0700) Subject: [PATCH] ARM: OMAP: RTC cleanups X-Git-Tag: v2.6.13-omap1~58 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b9b00ca341b40dd79cb8999e12a6f1fadab342;p=pandora-kernel.git [PATCH] ARM: OMAP: RTC cleanups The big win here is a shrink of runtime code size, but again there's the usual MODULE_ALIAS_MISCDEV and sparse stuff and more traditional coding style. RTC driver cleanups: - Various "sparse" fixes - Reduce some pointless code duplication - Add a MODULE_ALIAS_MISCDEV (supports KMOD) - Style and other code cleanups Object code shrinks by almost 800 bytes. Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed