]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit1c960876be7cffd2798a9e2be090e0a5afaee895
tree6ad6d29068955e5471e5fcec6bbf10701532cf87
parent0c6dadbe79c54818ed4c268297b663f0c4d1ef98
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