From: Bjorn Helgaas Date: Mon, 28 Apr 2008 22:34:33 +0000 (-0600) Subject: PNP: add pnp_new_resource() to find a new unset pnp_resource X-Git-Tag: v2.6.26-rc1~101^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a50b6d7b8d7e1a8b13bd1be65a865b115e1190d9;p=pandora-kernel.git PNP: add pnp_new_resource() to find a new unset pnp_resource This encapsulates the code to locate a new pnp_resource of the desired type. Currently this uses the pnp_resource_table, but it will soon change to find a resource in a linked list. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed