commit | 66586baba56679baa2da1a10a96ccf15b1e96b95 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Nov 30 17:11:32 2015 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Dec 07 02:29:22 2015 +0100 |
tree | e3d941455d6478cb071edc6ef307ba3f7b45fcf3 | |
parent | 318a1971826103ecf560875b17236dd4a93e8c88 [diff] |
device property: keep single value inplace We may save a lot of lines of code and space by keeping single values inside the struct property_entry. Refactor the implementation to do so. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>