commit | 28ccffcf028777e830cbdc30bc54ba8a37e2fc23 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:34:18 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:24 2008 -0400 |
tree | d71301fd3b0b5fa652f7ad18361a86a8d904a6c0 | |
parent | ecfa935a2f7ef89543608f3ca05340c158c9a236 [diff] |
PNP: reduce redundancy in pnp_assign_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>