From: David S. Miller Date: Fri, 29 Dec 2006 05:01:32 +0000 (-0800) Subject: [SPARC64]: Fix of_iounmap() region release. X-Git-Tag: v2.6.20-rc3~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a411a3dfc1d633504aa63efab32b7e00318454;p=pandora-kernel.git [SPARC64]: Fix of_iounmap() region release. We need to pass in the resource otherwise we cannot release the region properly. We must know whether it is an I/O or MEM resource. Spotted by Eric Brower. Signed-off-by: David S. Miller --- Reading git-diff-tree failed