rtc: ep93xx: Use readl/writel for io
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 21 Mar 2012 17:55:31 +0000 (10:55 -0700)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 24 Jun 2015 23:13:38 +0000 (01:13 +0200)
Drivers should not be using the __raw_* io accessors.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-ep93xx.c

Simple merge