]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint
authorBrian Starkey <brian.starkey@arm.com>
Tue, 26 Jul 2016 16:15:25 +0000 (17:15 +0100)
committerSean Paul <seanpaul@chromium.org>
Tue, 26 Jul 2016 17:23:58 +0000 (13:23 -0400)
commit3c31760e760c87eaa5fbcbb90d54ccab576429c8
treed2e7e480eecbc6dbeb9a0a737ff1f055b8800a93
parentc084c8dafce72bf67ad2bb7b873a4a732a9ce81c
drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint

The CRTC's port pointer was being set to the endpoint node instead of
the port. Fix that, and hold a reference on the port node.

Signed-off-by: Brian Starkey <brian.starkey@arm.com>
Acked-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1469549725-19577-1-git-send-email-brian.starkey@arm.com
drivers/gpu/drm/arm/malidp_drv.c