commit | 30c016a0c8d2aae10be6a87bb98f0e85db8b09d5 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:34:19 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:25 2008 -0400 |
tree | 3c76ff434ac96ca0a3948b335b740d8992651b68 | |
parent | 28ccffcf028777e830cbdc30bc54ba8a37e2fc23 [diff] |
PNP: reduce redundancy in pnp_check_port() and others Use a temporary "res" pointer to replace repeated lookups in the pnp resource tables. 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>