]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/hisilicon/hibmc: Refactor the member of drm_aux in struct hibmc_dp
authorBaihan Li <libaihan@huawei.com>
Mon, 31 Mar 2025 07:42:07 +0000 (15:42 +0800)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Fri, 11 Apr 2025 11:42:12 +0000 (14:42 +0300)
commit1e7f35512e77dd7276e91ade4e03807f88b97eb3
tree23ffefd24674d3975fbec689f4847b6521251511
parent5f80fb4d6abd1f7f4007e4bf8dd75a8c71d2f724
drm/hisilicon/hibmc: Refactor the member of drm_aux in struct hibmc_dp

Because the drm_aux of struct hibmc_dp_dev's member is not easy to get in
hibmc_drm_dp.c, move the drm_aux to struct hibmc_dp. Then there are some
adaptations and modifications to make this patch compile.

Signed-off-by: Baihan Li <libaihan@huawei.com>
Signed-off-by: Yongbang Shi <shiyongbang@huawei.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20250331074212.3370287-5-shiyongbang@huawei.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
drivers/gpu/drm/hisilicon/hibmc/dp/dp_aux.c
drivers/gpu/drm/hisilicon/hibmc/dp/dp_comm.h
drivers/gpu/drm/hisilicon/hibmc/dp/dp_hw.c
drivers/gpu/drm/hisilicon/hibmc/dp/dp_hw.h
drivers/gpu/drm/hisilicon/hibmc/dp/dp_link.c