commit | 784f01d5bdeae7d7005ede17305306b042ba2617 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:34:30 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:27 2008 -0400 |
tree | 5723e4bde087657b86bda865ac249b42a5c6a9cf | |
parent | 06cb58a6eb0b689f95a6c055cfc400fd30c500c6 [diff] |
PNP: add struct pnp_resource This patch adds a "struct pnp_resource". This currently contains only a struct resource, but we will soon need additional PNP-specific information. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>