From: Bjorn Helgaas Date: Mon, 28 Apr 2008 22:34:14 +0000 (-0600) Subject: PNP: add pnp_get_resource() interface X-Git-Tag: v2.6.26-rc1~101^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b90eca0a61ebd010036242e29610bc6a909e3f19;p=pandora-kernel.git PNP: add pnp_get_resource() interface This adds a pnp_get_resource() that works the same way as platform_get_resource(). This will enable us to consolidate many pnp_resource_table references in one place, which will make it easier to make the table dynamic. Signed-off-by: Bjorn Helgaas Acked-By: Rene Herman Signed-off-by: Len Brown --- Reading git-diff-tree failed