OpenCloudOS-Kernel/drivers/gpu/drm/msm/edp
Nicholas Mc Guire 0c076bffd2 drm/msm: drop redundant debug output
wait_for_completion_timeout returns 0 in case of timeout and never
return < 0 so there is no additional information in printing the
value of time_left here as it will always be 0, thus it can be dropped.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2015-06-11 13:11:03 -04:00
..
edp.c drm/msm: Initial add eDP support in msm drm driver (v5) 2015-02-01 15:30:37 -05:00
edp.h drm/msm: Initial add eDP support in msm drm driver (v5) 2015-02-01 15:30:37 -05:00
edp.xml.h drm/msm: update generated headers 2015-06-11 13:11:01 -04:00
edp_aux.c drm/msm/edp: fix build warning - missing prototype 2015-06-11 13:11:02 -04:00
edp_bridge.c drm/msm: Initial add eDP support in msm drm driver (v5) 2015-02-01 15:30:37 -05:00
edp_connector.c drm/msm: Attach assigned encoder to eDP and DSI connectors 2015-05-14 16:56:42 -04:00
edp_ctrl.c drm/msm: drop redundant debug output 2015-06-11 13:11:03 -04:00
edp_phy.c drm/msm: Initial add eDP support in msm drm driver (v5) 2015-02-01 15:30:37 -05:00