commit | c1caf06ccfd3a4efd4b489f89bcdabd2362f31d0 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:34:04 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:20 2008 -0400 |
tree | 5571b9dc1b4b66c72ad64a406602d23112446f3e | |
parent | cdef6254e17e98f1071ce1bfc8f2a87997c855d0 [diff] |
PNP: add debug output to option registration Add debug output to resource option registration functions (enabled by CONFIG_PNP_DEBUG). This uses dev_printk, so I had to add pnp_dev arguments at the same time. 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>