commit | d152cf5d0c3325979e71ee53b425fdd51a1a285a | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Apr 28 16:34:39 2008 -0600 |
committer | Len Brown <len.brown@intel.com> | Tue Apr 29 03:22:30 2008 -0400 |
tree | 1a8698b8bc188c1ea222c738ec4f6339a615e5ce | |
parent | 01115e7d41c4eaeffa064d818b4abbd3efa94f80 [diff] |
PNPACPI: move _CRS/_PRS warnings closer to the action Move warnings about _CRS and _PRS problems to the place where we actually make the ACPI calls. Then we don't have to pass around acpi_status values any more than necessary. 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>