[PATCH v5 RESEND 5/5] ACPI: Update Dock hotplug error messages

2012-11-06 Thread Toshi Kani
Updated Dock hotplug error messages with acpi_pr_() and pr_(). Replaced acpi_get_name() & kfree() with apci_pr_(). Added error status to the messages where needed. Signed-off-by: Toshi Kani --- drivers/acpi/dock.c | 29 + 1 file changed, 13 insertions(+), 16

[PATCH v5 RESEND 5/5] ACPI: Update Dock hotplug error messages

2012-11-06 Thread Toshi Kani
Updated Dock hotplug error messages with acpi_pr_level() and pr_level(). Replaced acpi_get_name() kfree() with apci_pr_level(). Added error status to the messages where needed. Signed-off-by: Toshi Kani toshi.k...@hp.com --- drivers/acpi/dock.c | 29 + 1 file