media: platform: rename s5p-g2d/ to samsung/s5p-g2d/
authorMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 13 Mar 2022 10:18:17 +0000 (11:18 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 18 Mar 2022 04:58:15 +0000 (05:58 +0100)
commita7f3b2d32dabd8e59854ec39ba257050b5e4949e
treee222b9809fc258ab8046ec342335f0dca950b794
parentc1024049033f923b80ec80f4c1857d6dbcdf5bc8
media: platform: rename s5p-g2d/ to samsung/s5p-g2d/

As the end goal is to have platform drivers split by vendor,
rename s5p-g2d/ to samsung/s5p-g2d/.

Acked-by: Ɓukasz Stelmach <l.stelmach@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
MAINTAINERS
drivers/media/platform/Kconfig
drivers/media/platform/Makefile
drivers/media/platform/samsung/s5p-g2d/Kconfig [moved from drivers/media/platform/s5p-g2d/Kconfig with 100% similarity]
drivers/media/platform/samsung/s5p-g2d/Makefile [moved from drivers/media/platform/s5p-g2d/Makefile with 100% similarity]
drivers/media/platform/samsung/s5p-g2d/g2d-hw.c [moved from drivers/media/platform/s5p-g2d/g2d-hw.c with 100% similarity]
drivers/media/platform/samsung/s5p-g2d/g2d-regs.h [moved from drivers/media/platform/s5p-g2d/g2d-regs.h with 100% similarity]
drivers/media/platform/samsung/s5p-g2d/g2d.c [moved from drivers/media/platform/s5p-g2d/g2d.c with 100% similarity]
drivers/media/platform/samsung/s5p-g2d/g2d.h [moved from drivers/media/platform/s5p-g2d/g2d.h with 100% similarity]