From: Maciej W. Rozycki Date: Mon, 10 Jul 2006 11:45:30 +0000 (-0700) Subject: [PATCH] char/rtc: Handle memory-mapped chips properly X-Git-Tag: v2.6.18-rc2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e0e8c0550eaed1af48ec5ad9ddb8a25e8b04ae;p=pandora-kernel.git [PATCH] char/rtc: Handle memory-mapped chips properly Handle memory-mapped chips properly, needed for example on DECstations. This support was in Linux 2.4 but for some reason got lost in 2.6. This patch is taken directly from the linux-mips repository. [akpm@osdl.org: cleanup] Signed-off-by: Maciej W. Rozycki Signed-off-by: Martin Michlmayr Cc: Paul Gortmaker Cc: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed