[PATCH 18/20] drm: do not call drm_connector_property_set_value from drivers

2012-02-01 Thread Sascha Hauer
If a property has changed successfully the core will call drm_connector_property_set_value, so do not duplicate this call in the drivers. Signed-off-by: Sascha Hauer --- drivers/gpu/drm/gma500/cdv_intel_hdmi.c |4 drivers/gpu/drm/gma500/cdv_intel_lvds.c | 23 ++- d

[PATCH 18/20] drm: do not call drm_connector_property_set_value from drivers

2012-02-01 Thread Sascha Hauer
If a property has changed successfully the core will call drm_connector_property_set_value, so do not duplicate this call in the drivers. Signed-off-by: Sascha Hauer --- drivers/gpu/drm/gma500/cdv_intel_hdmi.c |4 drivers/gpu/drm/gma500/cdv_intel_lvds.c | 23 ++- d