diff options
author | Rob Clark <rob@ti.com> | 2012-10-11 21:50:56 -0400 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2012-11-30 11:30:48 -0500 |
commit | 584955632841c069678833f3320b4f6d21a8215e (patch) | |
tree | 8b4103346b551022624ed1b1cc05f05676ad8b34 /drivers/rtc/rtc-m41t94.c | |
parent | 2db83827dc7679c1f4925bb116e1f7deb13192e2 (diff) |
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 'drivers/rtc/rtc-m41t94.c')
0 files changed, 0 insertions, 0 deletions