Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PNP: remove pnp_resource_table from internal pnp_clean_resource_table…
… interface This changes pnp_clean_resource_table() to take a pnp_dev pointer rather than a pnp_resource_table pointer. This reduces the visibility of pnp_resource_table and removes an opportunity for error in the caller. 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>
- Loading branch information