commit | 7e2cf31f1c97ac14b6d9dc5f1ce9e1e01aef9c18 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:34:24 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:26 2008 -0400 |
tree | a69361060c5bd7a2d4ca6f8d91ff09248d7dee7b | |
parent | be81b4a4838ce329b9f3978c7fc007b047c23722 [diff] |
PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table This removes more direct references to pnp_resource_table. This path is used when telling a device what resources it should use. This doesn't convert ISAPNP because ISA needs to know the config register index in addition to the resource itself. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Acked-By: Rene Herman <rene.herman@gmail.com> Signed-off-by: Len Brown <len.brown@intel.com>