commit | ee8f45b183406324156220e5326d42e85ae048c8 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Fri Jun 09 15:15:55 2017 -0500 |
committer | Rob Herring <robh@kernel.org> | Mon Oct 09 11:03:49 2017 -0500 |
tree | 8d0a7ba105d5c4da5eeb08b471e9ab3dd60fa12b | |
parent | 0f7487f10a8ef2fc212e115627ed4744c9801d3a [diff] |
drm_hwcomposer: fix return values for ValidateDisplay According to the API documentation, if we've set num_types, then the return value should be HWC2::Error::HasChanges. Signed-off-by: Rob Herring <robh@kernel.org>