Skip to content
Commit 75160515 authored by Daniel Lezcano's avatar Daniel Lezcano
Browse files

h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]



For the sake of consistency, let rename all ctrl_out/in calls to the write/read
calls so we have the same API consistent with the other architectures hence
open the door for the increasing of the test compilation coverage.

The unsigned long coercive cast is removed because all variables are set to
the right type "void __iomem *".

Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 97a23beb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment