From: Rabin Vincent Date: Mon, 21 Jan 2013 12:09:31 +0000 (+0100) Subject: clocksource: dbx500-prcmu: use relaxed readl variant X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=530282278bc8ceca122f75c2f1c7f77f28aecc89;p=pandora-kernel.git clocksource: dbx500-prcmu: use relaxed readl variant Modify clksrc_dbx500_prcmu_read to replace readl() with readl_relaxed(). This speeds up calls to the function by about 40%. Signed-off-by: Rabin Vincent Acked-by: Linus Walleij Signed-off-by: Fabio Baltieri Signed-off-by: Linus Walleij --- Reading git-diff-tree failed