summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2016-12-22 13:17:07 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-12-26 23:21:56 +0100
commitc6e2c1e1138fa5cb5bb99381132855bbaf712029 (patch)
treeb3d45819580e2c2afd6d819c766be7dd285be68a /Documentation
parent7ce7d89f48834cefece7804d38fc5d85382edf77 (diff)
ACPI / watchdog: Print out error number when device creation fails
If the platform device creation fails for whichever reason the driver prints out something like: [ 0.978837] ACPI: watchdog: Failed to create platform device However, that is quite confusing and does not include any information why it failed. To make it more understandable, reword it like: [ 0.978837] ACPI: watchdog: Device creation failed: -16 Which tells that we failed to create the watchdog device because some of the resources were already reserved (-EBUSY). Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions