commit | bda1e4e5a3d976046378cd495a63e1ee0847deec | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:33:54 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:16 2008 -0400 |
tree | d646e0057940116440d8f2c53ea7fc225d97a0a0 | |
parent | 25eb846189d20db4114cebf14fee96d69bef4667 [diff] |
PNP: add pnp_alloc_dev() Add pnp_alloc_dev() to allocate a struct pnp_dev and fill in the protocol, instance number, and initial PNP ID. Now it is always valid to use dev_printk() on any pnp_dev pointer. 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>