ACPI: Print diagnostic messages if device links cannot be created
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 8 Aug 2013 14:19:19 +0000 (16:19 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 8 Aug 2013 22:54:52 +0000 (00:54 +0200)
Although the device links created by acpi_bind_one() are not
essential from the kernel functionality point of view, user space
may be confused when they are missing, so print diagnostic messages
to the kernel log if they can't be created.

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

Simple merge