Skip to content
Snippets Groups Projects
Commit efd342fb authored by Matthias Brugger's avatar Matthias Brugger Committed by Daniel Lezcano
Browse files

of: Provide a function to request and map memory


A call to of_iomap does not request the memory region. This patch adds the
function of_io_request_and_map which requests the memory region before
mapping it.

Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
Suggested-by: default avatarThomas Gleixner <tglx@linutronix.de>
Suggested-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 7e139187
No related branches found
No related tags found
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