diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2012-10-25 20:05:06 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-11-07 01:14:24 +0100 |
commit | c4a56750ecbf2421ebd39f0fec562e1869a38d53 (patch) | |
tree | 0a0c8e0bd36ed4ba4ac87f7ded95300164e47634 /include/drm | |
parent | drm: Constify some function arguments (diff) | |
download | linux-c4a56750ecbf2421ebd39f0fec562e1869a38d53.tar.xz linux-c4a56750ecbf2421ebd39f0fec562e1869a38d53.zip |
drm: Ignore blob propertys in drm_property_change_is_valid()
In case of a blob property drm_property_change_is_valid() can't
tell whether the change is valid or not. So just return true
for all blob properties, and leave it up to someone else to
check it.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions