commit | 01115e7d41c4eaeffa064d818b4abbd3efa94f80 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:34:38 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:29 2008 -0400 |
tree | ed55914e1fe6c12435ecbb18650e29327268dcd8 | |
parent | d6180f36617953990bf90d4c1ff85b77e9995cd1 [diff] |
ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources() isapnp_get_resources() does very little besides call isapnp_read_resources(), so just fold them back together. Based on a patch by Rene Herman <rene.herman@gmail.com> Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>