diff options
author | 2012-10-11 20:50:56 -0500 | |
---|---|---|
committer | 2012-11-30 10:30:48 -0600 | |
commit | 584955632841c069678833f3320b4f6d21a8215e (patch) | |
tree | 8b4103346b551022624ed1b1cc05f05676ad8b34 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/nouveau: drm_connector_property -> drm_object_property (diff) | |
download | linux-dev-584955632841c069678833f3320b4f6d21a8215e.tar.xz linux-dev-584955632841c069678833f3320b4f6d21a8215e.zip |
drm: remove legacy drm_connector_property fxns
Replace references to and remove the connector property fxns, which
have been superseded with the more general object property fxns:
+ drm_connector_attach_property -> drm_object_attach_property
+ drm_connector_property_set_value -> drm_object_property_set_value
+ drm_connector_property_get_value -> drm_object_property_get_value
Signed-off-by: Rob Clark <rob@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions