From: Bjorn Helgaas Date: Mon, 28 Apr 2008 22:34:13 +0000 (-0600) Subject: PNP: factor pnp_init_resource_table() and pnp_clean_resource_table() X-Git-Tag: v2.6.26-rc1~101^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d948a8daa059cf5b3e7f002e7b92acf00fc70c49;p=pandora-kernel.git PNP: factor pnp_init_resource_table() and pnp_clean_resource_table() Move the common part of pnp_init_resource_table() and pnp_clean_resource_table() into a new pnp_init_resource(). This reduces a little code duplication and will be useful later to initialize an individual resource. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed