media: platform: rename mtk-vpu/ to mediatek/mtk-vpu/
authorMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 13 Mar 2022 10:18:14 +0000 (11:18 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 18 Mar 2022 04:56:51 +0000 (05:56 +0100)
commit574476a7d05dcfb0d66e90e43c2d20262f183b23
tree09937b9a5f58825ad8f74d855ddeb494d1344e80
parent728dc4075accb2821b595f650b5a6a64f42a9abe
media: platform: rename mtk-vpu/ to mediatek/mtk-vpu/

As the end goal is to have platform drivers split by vendor,
rename mtk-vpu/ to mediatek/mtk-vpu/.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
MAINTAINERS
drivers/media/platform/Kconfig
drivers/media/platform/Makefile
drivers/media/platform/mediatek/mtk-mdp/Makefile
drivers/media/platform/mediatek/mtk-vpu/Kconfig [moved from drivers/media/platform/mtk-vpu/Kconfig with 100% similarity]
drivers/media/platform/mediatek/mtk-vpu/Makefile [moved from drivers/media/platform/mtk-vpu/Makefile with 100% similarity]
drivers/media/platform/mediatek/mtk-vpu/mtk_vpu.c [moved from drivers/media/platform/mtk-vpu/mtk_vpu.c with 100% similarity]
drivers/media/platform/mediatek/mtk-vpu/mtk_vpu.h [moved from drivers/media/platform/mtk-vpu/mtk_vpu.h with 100% similarity]