Skip to content
Commit 8d91771c authored by Linus Walleij's avatar Linus Walleij
Browse files

gpio/nomadik: use ioremap() instead of static mappings



We were using a custom io_p2v() (physical-to-virtual) translation
macro, but it's fully possible to just ioremap() this memory
now, so skip use of static addresses altogether.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent ebc6178d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment