From: Christian Krafft Date: Mon, 23 Apr 2007 19:35:45 +0000 (+0200) Subject: [POWERPC] add of_iomap function X-Git-Tag: v2.6.22-rc1~1109^2~71^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bf05fd776e38a0a9c17e17c2345b59b1b9aa2cb;p=pandora-kernel.git [POWERPC] add of_iomap function The of_iomap function maps memory for a given device_node and returns a pointer to that memory. This is used at some places, so it makes sense to a seperate function. Signed-off-by: Christian Krafft Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed