From: Bjorn Helgaas Date: Mon, 28 Apr 2008 22:33:57 +0000 (-0600) Subject: ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id() X-Git-Tag: v2.6.26-rc1~101^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=068076d5517009654376ceda75ff44af0feb9b1d;p=pandora-kernel.git ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id() Split the pnp_add_card_id() part from the PNPID conversion part so we can move the initial add_id() into the pnp_card allocation. This makes the PNPID conversion generic so we can use the same one for both devices and cards. Signed-off-by: Bjorn Helgaas Acked-By: Rene Herman Signed-off-by: Len Brown --- Reading git-diff-tree failed