From: Doug Anderson Date: Fri, 4 Jul 2014 21:43:20 +0000 (+0900) Subject: clocksource: exynos_mct: Use readl_relaxed/writel_relaxed X-Git-Tag: omap-for-v3.17/fixes-against-rc2~152^2~71^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdb06f66d53e3c9ba7eeab3c0629c450aee76937;p=pandora-kernel.git clocksource: exynos_mct: Use readl_relaxed/writel_relaxed Using the __raw functions is discouraged. Update the file to consistently use the proper functions. Signed-off-by: Doug Anderson Signed-off-by: Kukjin Kim Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed