From: Matthias Brugger Date: Fri, 18 Jul 2014 09:36:39 +0000 (+0200) Subject: of: Provide a function to request and map memory X-Git-Tag: omap-for-v3.17/fixes-against-rc2~152^2~71^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efd342fb0031a17758571dce42e3f373d94e2fec;p=pandora-kernel.git 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: Matthias Brugger Suggested-by: Thomas Gleixner Suggested-by: Rob Herring Acked-by: Rob Herring Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed