[PATCH v4 4/4] ACPI: Update Container hotplug messages

2012-07-26 Thread Toshi Kani
Updated Container hotplug log messages with acpi_pr_() and pr_(). Removed unnecessary check to device pointer. Signed-off-by: Toshi Kani --- drivers/acpi/container.c | 10 ++ 1 files changed, 2 insertions(+), 8 deletions(-) diff --git a/drivers/acpi/container.c

[PATCH v4 4/4] ACPI: Update Container hotplug messages

2012-07-26 Thread Toshi Kani
Updated Container hotplug log messages with acpi_pr_level() and pr_level(). Removed unnecessary check to device pointer. Signed-off-by: Toshi Kani toshi.k...@hp.com --- drivers/acpi/container.c | 10 ++ 1 files changed, 2 insertions(+), 8 deletions(-) diff --git