commit | 3c60f1149a2fee9ac4ef3cc27bd830e3bd8d2654 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Nov 30 17:11:35 2015 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Dec 07 02:29:23 2015 +0100 |
tree | 537a04bef6558583361b432240982a62323e45be | |
parent | 1d656fb757c17e48a8a01bd576d14918701ba55c [diff] |
device property: return -EINVAL when property isn't found in ACPI Change return code to be in align with OF and built-in device properties error codes. In particular -EINVAL means property is not found. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>