]> git.baikalelectronics.ru Git - kernel.git/commit
drm/mediatek: Modify dsi funcs to atomic operations
authorXinlei Lee <xinlei.lee@mediatek.com>
Fri, 20 May 2022 02:00:04 +0000 (10:00 +0800)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Mon, 6 Jun 2022 23:19:04 +0000 (07:19 +0800)
commitc6d694d8bfbdf59d15d314d214549961d257ffbd
treef3e70973087e8dbf875d4f20356067f00fbd6346
parent7a869f6525c3cf9df4b743a2b61f7c5a5fa802fe
drm/mediatek: Modify dsi funcs to atomic operations

Because .enable & .disable are deprecated.
Use .atomic_enable & .atomic_disable instead.

Link: https://patchwork.kernel.org/project/linux-mediatek/patch/1653012007-11854-2-git-send-email-xinlei.lee@mediatek.com/
Signed-off-by: Jitao Shi <jitao.shi@mediatek.com>
Signed-off-by: Xinlei Lee <xinlei.lee@mediatek.com>
Reviewed-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
drivers/gpu/drm/mediatek/mtk_dsi.c