commit | 940e98dbc616f1df7b63b73858a966969baf261d | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Fri Jun 27 16:56:54 2008 -0600 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed Jul 16 23:27:05 2008 +0200 |
tree | 23d8a266017d983abbb2737e6f674e69104d16ab | |
parent | 87e4acf3ebc02c9d0a2f7a37b655c49176c4d765 [diff] |
PNP: add pnp_resource_type() internal interface Given a struct resource, this returns the type (IO, MEM, IRQ, DMA). Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com> Signed-off-by: Andi Kleen <ak@linux.intel.com>