From: Bjorn Helgaas Date: Mon, 28 Apr 2008 22:34:18 +0000 (-0600) Subject: PNP: reduce redundancy in pnp_assign_port() and others X-Git-Tag: v2.6.26-rc1~101^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28ccffcf028777e830cbdc30bc54ba8a37e2fc23;p=pandora-kernel.git 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 Acked-By: Rene Herman Signed-off-by: Len Brown --- Reading git-diff-tree failed