From: Linus Walleij Date: Wed, 16 Dec 2009 00:46:13 +0000 (-0800) Subject: rtc: remove __raw_* accessors from PL031 RTC X-Git-Tag: v2.6.33-rc1~71^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2934d6a859b70e57c729644e169a4fdf8c1c290c;p=pandora-kernel.git rtc: remove __raw_* accessors from PL031 RTC This switches __raw_[read|write]l() for plain [read|write]l in the PL031 RTC driver. The sister driver for PL030 use the simple accessors as most PrimeCell drivers. Signed-off-by: Linus Walleij Signed-off-by: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed