From: Paulo Zanoni Date: Tue, 15 May 2012 21:09:03 +0000 (-0300) Subject: drm: make the connector properties code use the object properties code X-Git-Tag: v3.5-rc1~100^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0057d8dd8d378bf88f75736496d779f3c9454b5f;p=pandora-kernel.git drm: make the connector properties code use the object properties code In the future, we may want to kill the internal functions: - drm_connector_attach_property - drm_connector_property_set_value - drm_connector_property_get_value It seems the IOCTL drm_mode_connector_property_set_ioctl will have to live, but we may change libdrm to not use it anymore, if we want. Reviewed-by: Eugeni Dodonov Reviewed-by: Rob Clark Tested-by: Rob Clark Signed-off-by: Paulo Zanoni Signed-off-by: Dave Airlie --- Reading git-diff-tree failed