]> git.baikalelectronics.ru Git - kernel.git/commit
drm/dp/mst: don't pass port into the path builder function
authorDave Airlie <airlied@redhat.com>
Wed, 16 Sep 2015 01:04:49 +0000 (11:04 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 2 Oct 2015 05:34:40 +0000 (15:34 +1000)
commit550181a371be21b138557a26700ab0b9a9b14783
tree6ad6d29068955e5471e5fcec6bbf10701532cf87
parentaa1b12b99daecab55ed3a16a78ac0ddc9c964db0
drm/dp/mst: don't pass port into the path builder function

This is unnecessary and it makes it easier to see what is needed
from port.

also add blank line to make things nicer.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_dp_mst_topology.c