]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
rtc: rtc-sh: Fixup for 64-bit resources.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 25 Apr 2008 08:58:42 +0000 (17:58 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 8 May 2008 10:51:45 +0000 (19:51 +0900)
commit0305794c7a86f1b25281fb9109b76fc4578f6038
treed9384d92ed8dc86916831f0158859952874589c3
parentae8a5348acaefc5cb1f60199ded30900d445c986
rtc: rtc-sh: Fixup for 64-bit resources.

ioremap() and friends get the size information right, so force everything
to go through there.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/rtc/rtc-sh.c