From: Geert Uytterhoeven Date: Sat, 7 May 2011 18:53:16 +0000 (+0200) Subject: resources: Add lookup_resource() X-Git-Tag: v3.1-rc1~101^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c388919d89ca35741e9c4d3255adf87f76f0c06;p=pandora-kernel.git resources: Add lookup_resource() Add a function to find an existing resource by a resource start address. This allows to implement simple allocators (with a malloc/free-alike API) on top of the resource system. Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed