commit | 318a1971826103ecf560875b17236dd4a93e8c88 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Nov 30 17:11:31 2015 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Dec 07 02:29:22 2015 +0100 |
tree | de4e8889a9f61b4bcec98ba4e01ba0ab038eb8f6 | |
parent | 61f5e294b89a90e8520c9eaf9a4af787db8911ea [diff] |
device property: refactor built-in properties support Instead of using the type and nval fields we will use length (in bytes) of the value. The sanity check is done in the accessors. The built-in property accessors are split in the same way such as device tree. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>