[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f3cd89a9d00918f222e3fe24c5512c7fb6bf1c0d.camel@pengutronix.de>
Date: Wed, 07 Dec 2022 13:54:06 +0100
From: Philipp Zabel <p.zabel@...gutronix.de>
To: Sebastian Fricke <sebastian.fricke@...labora.com>,
linux-media@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>
Cc: kernel@...labora.com, bob.beckett@...labora.com,
hverkuil-cisco@...all.nl, nicolas.dufresne@...labora.com,
nas.chung@...psnmedia.com, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v11 1/6] media: platform: chips-media: Move Coda to
separate folder
Hi Sebastian,
On Mi, 2022-12-07 at 13:13 +0100, Sebastian Fricke wrote:
> Prepare the folder structure for a second Chips&Media driver.
> Move the Coda driver to a sub-directory.
>
> Signed-off-by: Sebastian Fricke <sebastian.fricke@...labora.com>
> ---
> MAINTAINERS | 2 +-
> drivers/media/platform/chips-media/Kconfig | 17 +----------------
> drivers/media/platform/chips-media/Makefile | 5 +----
> .../media/platform/chips-media/coda/Kconfig | 18 ++++++++++++++++++
> .../media/platform/chips-media/coda/Makefile | 6 ++++++
> .../platform/chips-media/{ => coda}/coda-bit.c | 0
> .../chips-media/{ => coda}/coda-common.c | 0
> .../platform/chips-media/{ => coda}/coda-gdi.c | 0
> .../chips-media/{ => coda}/coda-h264.c | 0
> .../chips-media/{ => coda}/coda-jpeg.c | 0
> .../chips-media/{ => coda}/coda-mpeg2.c | 0
> .../chips-media/{ => coda}/coda-mpeg4.c | 0
> .../platform/chips-media/{ => coda}/coda.h | 0
> .../chips-media/{ => coda}/coda_regs.h | 0
> .../platform/chips-media/{ => coda}/imx-vdoa.c | 0
> .../platform/chips-media/{ => coda}/imx-vdoa.h | 0
> .../platform/chips-media/{ => coda}/trace.h | 0
TRACE_INCLUDE_PATH in trace.h needs to be updated. For reference, see
commit 64441979bda6 ("media: platform: rename coda/ to chips-media/").
regards
Philipp
Powered by blists - more mailing lists