]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/mediatek: Replace custom compare_dev with component_compare_of
authorTang Dongxing <tang.dongxing@zte.com.cn>
Thu, 3 Apr 2025 07:54:19 +0000 (15:54 +0800)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Wed, 14 May 2025 23:12:24 +0000 (23:12 +0000)
commit07c39476a75bf2541dbdb37815b60cc134cf9aff
tree075322710c30d265fe6fbe584c9d86bea39318c3
parent94c933716567084bfb9e79dcd81eb2b2308e84e1
drm/mediatek: Replace custom compare_dev with component_compare_of

Remove the custom device comparison function compare_dev and replace it
with the existing kernel helper component_compare_of

Signed-off-by: Tang Dongxing <tang.dongxing@zte.com.cn>
Signed-off-by: Shao Mingyin <shao.mingyin@zte.com.cn>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patchwork.kernel.org/project/dri-devel/patch/20250403155419406T5YhIJKId1FWor70EWWHG@zte.com.cn/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c