Revert "drm: Unify handling of blob and object properties"
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Wed, 7 Sep 2016 09:52:40 +0000 (11:52 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 7 Sep 2016 10:24:22 +0000 (13:24 +0300)
commit30c06570cd6716ba392f674c49dee5a69f96e096
treefd69af7c585f170cbf1db82c25a72f681938cbca
parent737ba10928061c899b7da45e8580ac5c20ff3593
Revert "drm: Unify handling of blob and object properties"

This reverts commit 77953bd136d2a70bca2dc93b3ccda07a2b37076f.

This causes a kernel panic when trying to assign a blob to a property,
and has obviously never been tested.

Fixes: 77953bd136d2 ("drm: Unify handling of blob and object properties")
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Tested-by: Liu Ying <gnuiyl@gmail.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/8c0d3482-1bb5-6a15-b105-6bda2b31b5dc@linux.intel.com
drivers/gpu/drm/drm_property.c