commit | a50b6d7b8d7e1a8b13bd1be65a865b115e1190d9 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:34:33 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:28 2008 -0400 |
tree | 3569de9f037726f97a59a98590ec4620c9e2ca09 | |
parent | 21855d69d1e3ace3efdb8159a4a7ab1ab98a6f19 [diff] |
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 <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>