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)
commitff32ff17a0d9c8e6e128e0be1b53756307414b2a
treed27cc5dfba29e5f6f8719883b4b615ccf0fa9c6d
parent9bde31df56bdd8950e31ae409af5276cb324058c
rtc: ep93xx: Use readl/writel for io

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
This page took 0.027921 seconds and 5 git commands to generate.