media: platform: rename s5p-mfc/ to samsung/s5p-mfc/
authorMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 13 Mar 2022 10:18:18 +0000 (11:18 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 18 Mar 2022 04:58:34 +0000 (05:58 +0100)
As the end goal is to have platform drivers split by vendor,
rename s5p-mfc/ to samsung/s5p-mfc/.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
36 files changed:
MAINTAINERS
drivers/media/platform/Kconfig
drivers/media/platform/Makefile
drivers/media/platform/samsung/s5p-mfc/Kconfig [moved from drivers/media/platform/s5p-mfc/Kconfig with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/Makefile [moved from drivers/media/platform/s5p-mfc/Makefile with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/regs-mfc-v10.h [moved from drivers/media/platform/s5p-mfc/regs-mfc-v10.h with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/regs-mfc-v6.h [moved from drivers/media/platform/s5p-mfc/regs-mfc-v6.h with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/regs-mfc-v7.h [moved from drivers/media/platform/s5p-mfc/regs-mfc-v7.h with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/regs-mfc-v8.h [moved from drivers/media/platform/s5p-mfc/regs-mfc-v8.h with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/regs-mfc.h [moved from drivers/media/platform/s5p-mfc/regs-mfc.h with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc.c with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc_cmd.c with 89% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_cmd.h with 92% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.c with 98% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.h with 82% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.c with 98% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.h with 82% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_common.h with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c with 99% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.h with 92% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_debug.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_debug.h with 95% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc_dec.c with 99% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_dec.h with 90% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc_enc.c with 99% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_enc.h with 90% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc_intr.c with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_intr.h with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_iommu.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_iommu.h with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc_opr.c with 98% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_opr.h with 99% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.h with 100% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c with 99% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.h with 96% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.c [moved from drivers/media/platform/s5p-mfc/s5p_mfc_pm.c with 97% similarity]
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.h [moved from drivers/media/platform/s5p-mfc/s5p_mfc_pm.h with 87% similarity]

index a19041a..84c2fd4 100644 (file)
@@ -2641,7 +2641,7 @@ M:        Andrzej Hajda <andrzej.hajda@intel.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-media@vger.kernel.org
 S:     Maintained
-F:     drivers/media/platform/s5p-mfc/
+F:     drivers/media/platform/samsung/s5p-mfc/
 
 ARM/SHMOBILE ARM ARCHITECTURE
 M:     Geert Uytterhoeven <geert+renesas@glider.be>
index 5f7a89e..c95a8b2 100644 (file)
@@ -87,12 +87,12 @@ source "drivers/media/platform/omap3isp/Kconfig"
 source "drivers/media/platform/qcom/Kconfig"
 source "drivers/media/platform/renesas/Kconfig"
 source "drivers/media/platform/rockchip/Kconfig"
-source "drivers/media/platform/s5p-mfc/Kconfig"
 source "drivers/media/platform/samsung/exynos-gsc/Kconfig"
 source "drivers/media/platform/samsung/exynos4-is/Kconfig"
 source "drivers/media/platform/samsung/s3c-camif/Kconfig"
 source "drivers/media/platform/samsung/s5p-g2d/Kconfig"
 source "drivers/media/platform/samsung/s5p-jpeg/Kconfig"
+source "drivers/media/platform/samsung/s5p-mfc/Kconfig"
 source "drivers/media/platform/sti/Kconfig"
 source "drivers/media/platform/stm32/Kconfig"
 source "drivers/media/platform/sunxi/Kconfig"
index 86f81e8..65bc673 100644 (file)
@@ -29,12 +29,12 @@ obj-y += qcom/venus/
 obj-y += renesas/
 obj-y += rockchip/rga/
 obj-y += rockchip/rkisp1/
-obj-y += s5p-mfc/
 obj-y += samsung/exynos-gsc/
 obj-y += samsung/exynos4-is/
 obj-y += samsung/s3c-camif/
 obj-y += samsung/s5p-g2d/
 obj-y += samsung/s5p-jpeg/
+obj-y += samsung/s5p-mfc/
 obj-y += sti/bdisp/
 obj-y += sti/c8sectpfe/
 obj-y += sti/delta/
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd.c
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.c
  *
  * Copyright (C) 2012 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd.h
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.h
  *
  * Copyright (C) 2012 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.c
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.h
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.h
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.c
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
  *
  * Copyright (c) 2012 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.h
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.h
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
  *
  * Copyright (c) 2010 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.h
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h
  *
  * Copyright (c) 2010 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * drivers/media/platform/s5p-mfc/s5p_mfc_debug.h
+ * drivers/media/platform/samsung/s5p-mfc/s5p_mfc_debug.h
  *
  * Header file for Samsung MFC (Multi Function Codec - FIMV) driver
  * This file contains debug macros
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_dec.h
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.h
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_enc.c
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
  *
  * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_enc.h
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.h
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /*
- * drivers/media/platform/s5p-mfc/s5p_mfc_opr.c
+ * drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c
  *
  * Samsung MFC (Multi Function Codec - FIMV) driver
  * This file contains hw related functions.
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * drivers/media/platform/s5p-mfc/s5p_mfc_opr.h
+ * drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
  *
  * Header file for Samsung MFC (Multi Function Codec - FIMV) driver
  * Contains declarations of hw related functions.
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /*
- * drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
+ * drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
  *
  * Samsung MFC (Multi Function Codec - FIMV) driver
  * This file contains hw related functions.
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.h
+ * drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.h
  *
  * Header file for Samsung MFC (Multi Function Codec - FIMV) driver
  * Contains declarations of hw related functions.
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_pm.c
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.c
  *
  * Copyright (c) 2010 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
- * linux/drivers/media/platform/s5p-mfc/s5p_mfc_pm.h
+ * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.h
  *
  * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  *             http://www.samsung.com/