[PATCH 06/11] drm/dp-mst: Remove tx_down_in_progress

2016-07-15 Thread Daniel Vetter
Just replicates whether the list is empty or not. Nuke code to avoid writing docs for it! Cc: Dave Airlie Signed-off-by: Daniel Vetter --- drivers/gpu/drm/drm_dp_mst_topology.c | 13 +++-- include/drm/drm_dp_mst_helper.h | 1 - 2 files changed, 3 insertions(+), 11 deletions(-) d

[Intel-gfx] [PATCH 06/11] drm/dp-mst: Remove tx_down_in_progress

2016-07-15 Thread Chris Wilson
On Fri, Jul 15, 2016 at 09:48:03PM +0200, Daniel Vetter wrote: > Just replicates whether the list is empty or not. Nuke code > to avoid writing docs for it! > > Cc: Dave Airlie > Signed-off-by: Daniel Vetter Reviewed-by: Chris Wilson Unless Dave to planned to use it elsewhere, tx_msg_downq is