]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()
authorYakir Yang <ykk@rock-chips.com>
Wed, 29 Jun 2016 09:15:35 +0000 (17:15 +0800)
committerYakir Yang <ykk@rock-chips.com>
Tue, 5 Jul 2016 13:53:38 +0000 (21:53 +0800)
commitfcc150c5152d0c7aa3d37b77226e79ce5fc34cf8
treed3cfd3d85c07c7318de52d88efaea1d063bb946a
parenteb87c91c73f825ea377bdd229cf1cf6ef54e1372
drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()

It's better to pass the connector to platform driver in .get_modes()
callback, just like what the .get_modes() helper function designed.

Signed-off-by: Yakir Yang <ykk@rock-chips.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Tomasz Figa <tomasz.figa@chromium.com>
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c
drivers/gpu/drm/exynos/exynos_dp.c
include/drm/bridge/analogix_dp.h