From: Ben Dooks Date: Thu, 16 Apr 2015 19:49:32 +0000 (-0700) Subject: drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic X-Git-Tag: omap-for-v4.1/fixes-rc1~115^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6da7bb1e9cef9ab956e4223125090e4465f51fb2;p=pandora-kernel.git drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic Change the __raw IO calls to readl/write_relaxed which makes the driver endian agnostic to run properly on big endian systems. Signed-off-by: Ben Dooks Cc: Alessandro Zummo Cc: Andrew Victor Acked-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed