Deleted Added
full compact
4c4
< * $Revision: 44 $
---
> * $Revision: 45 $
259,260c259,260
< DEBUG_PRINTP (TRACE_OPREGION,
< ("Attempting to init a region %X, with no handler\n", RegionObj));
---
> ACPI_DEBUG_PRINT ((ACPI_DB_OPREGION,
> "Attempting to init a region %X, with no handler\n", RegionObj));
519,520c519,520
< DEBUG_PRINTP (TRACE_OPREGION,
< ("Found handler %p for region %p in obj %p\n",
---
> ACPI_DEBUG_PRINT ((ACPI_DB_OPREGION,
> "Found handler %p for region %p in obj %p\n",
547,548c547,548
< DEBUG_PRINTP (TRACE_OPREGION,
< ("No handler for RegionType %s(%X) (RegionObj %p)\n",
---
> ACPI_DEBUG_PRINT ((ACPI_DB_OPREGION,
> "No handler for RegionType %s(%X) (RegionObj %p)\n",