]> 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)
commitc99367205337bf67bcc240742540bde8c0cbfc6a
tree6ad6d29068955e5471e5fcec6bbf10701532cf87
parenta196c4999c86bb8121d90310a1a64b759e2175e9
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