diff options
author | Wenjing Liu <wenjing.liu@amd.com> | 2023-02-14 12:16:55 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-03-07 14:22:40 -0500 |
commit | 76f5dc40ebb188b081e03783541856c03e97f8e0 (patch) | |
tree | eb941467db5a32a8db9330e6d8d15f34082f1881 /drivers/net/plip | |
parent | 36516001a7c9cd7901673548ec685bd180b1b548 (diff) | |
download | linux-stable-76f5dc40ebb188b081e03783541856c03e97f8e0.tar.gz linux-stable-76f5dc40ebb188b081e03783541856c03e97f8e0.tar.bz2 linux-stable-76f5dc40ebb188b081e03783541856c03e97f8e0.zip |
drm/amd/display: move dc_link functions in link root folder to dc_link_exports
[why]
link component should only have one interface serving dc.
[how]
We are moving dc_link functions exposed to DM to dc_link_exports
and unify link component interface in link.h with function pointer
to match the style of other dc component. This is the second step to move
dc_link functions under link root folder to dc_link_exports.
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/net/plip')
0 files changed, 0 insertions, 0 deletions