diff options
author | Rob Clark <rob@ti.com> | 2012-10-12 03:50:56 +0200 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2012-11-30 17:30:48 +0100 |
commit | 584955632841c069678833f3320b4f6d21a8215e (patch) | |
tree | 8b4103346b551022624ed1b1cc05f05676ad8b34 /arch/sparc/prom | |
parent | drm/nouveau: drm_connector_property -> drm_object_property (diff) | |
download | linux-584955632841c069678833f3320b4f6d21a8215e.tar.xz linux-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 'arch/sparc/prom')
0 files changed, 0 insertions, 0 deletions