commit | 068076d5517009654376ceda75ff44af0feb9b1d | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:33:57 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:17 2008 -0400 |
tree | ea8b83c7898031b6b98b7019528e0366cac2b1c6 | |
parent | e436675f2a09ea389c1844507658f304924a2eca [diff] |
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 <bjorn.helgaas@hp.com> Acked-By: Rene Herman <rene.herman@gmail.com> Signed-off-by: Len Brown <len.brown@intel.com>