ACPI: Update Dock hotplug error messages
authorToshi Kani <toshi.kani@hp.com>
Tue, 20 Nov 2012 23:42:30 +0000 (23:42 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 21 Nov 2012 22:20:23 +0000 (23:20 +0100)
commitcd73018f628e5016792575e54401ad6faab3a901
tree59d8e3dc8ece3391abbadc42bd3ef304aee8063c
parent3d78bd9ef746d6468b1dbb2518b1287092b997b5
ACPI: Update Dock hotplug error messages

Updated Dock hotplug error messages with acpi_handle_<level>()
and pr_<level>().  Replaced acpi_get_name() & kfree() with
apci_handle_<level>().  Added error status to the messages where
needed.

Signed-off-by: Toshi Kani <toshi.kani@hp.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/dock.c