From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org,
Hans Verkuil <hans.verkuil@cisco.com>,
linux-media@vger.kernel.org
Subject: Re: [PATCH 21/47] media: platform: remove m32r specific arv driver
Date: Thu, 15 Mar 2018 07:04:05 -0300 [thread overview]
Message-ID: <20180315070405.477a9b51@vento.lan> (raw)
In-Reply-To: <20180314153603.3127932-22-arnd@arndb.de>
Em Wed, 14 Mar 2018 16:35:34 +0100
Arnd Bergmann <arnd@arndb.de> escreveu:
> The m32r architecture is getting removed, so this one is no longer needed.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
> ---
> drivers/media/platform/Kconfig | 20 -
> drivers/media/platform/Makefile | 2 -
> drivers/media/platform/arv.c | 884 ----------------------------------------
> 3 files changed, 906 deletions(-)
> delete mode 100644 drivers/media/platform/arv.c
>
> diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
> index 2136702c95fc..c7a1cf8a1b01 100644
> --- a/drivers/media/platform/Kconfig
> +++ b/drivers/media/platform/Kconfig
> @@ -52,26 +52,6 @@ config VIDEO_VIU
> Say Y here if you want to enable VIU device on MPC5121e Rev2+.
> In doubt, say N.
>
> -config VIDEO_M32R_AR
> - tristate "AR devices"
> - depends on VIDEO_V4L2
> - depends on M32R || COMPILE_TEST
> - ---help---
> - This is a video4linux driver for the Renesas AR (Artificial Retina)
> - camera module.
> -
> -config VIDEO_M32R_AR_M64278
> - tristate "AR device with color module M64278(VGA)"
> - depends on PLAT_M32700UT
> - select VIDEO_M32R_AR
> - ---help---
> - This is a video4linux driver for the Renesas AR (Artificial
> - Retina) with M64278E-800 camera module.
> - This module supports VGA(640x480 pixels) resolutions.
> -
> - To compile this driver as a module, choose M here: the
> - module will be called arv.
> -
> config VIDEO_MUX
> tristate "Video Multiplexer"
> select MULTIPLEXER
> diff --git a/drivers/media/platform/Makefile b/drivers/media/platform/Makefile
> index 2b07f2e2fca6..932515df4477 100644
> --- a/drivers/media/platform/Makefile
> +++ b/drivers/media/platform/Makefile
> @@ -3,8 +3,6 @@
> # Makefile for the video capture/playback device drivers.
> #
>
> -obj-$(CONFIG_VIDEO_M32R_AR_M64278) += arv.o
> -
> obj-$(CONFIG_VIDEO_VIA_CAMERA) += via-camera.o
> obj-$(CONFIG_VIDEO_CAFE_CCIC) += marvell-ccic/
> obj-$(CONFIG_VIDEO_MMP_CAMERA) += marvell-ccic/
> diff --git a/drivers/media/platform/arv.c b/drivers/media/platform/arv.c
> deleted file mode 100644
> index 1e865fea803c..000000000000
Thanks,
Mauro
next prev parent reply other threads:[~2018-03-15 10:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-14 15:35 [PATCH 00/47] arch-removal: device drivers Arnd Bergmann
2018-03-14 15:35 ` [PATCH 20/47] media: platform: remove blackfin capture driver Arnd Bergmann
2018-03-15 10:03 ` Mauro Carvalho Chehab
2018-03-14 15:35 ` [PATCH 21/47] media: platform: remove m32r specific arv driver Arnd Bergmann
2018-03-15 10:04 ` Mauro Carvalho Chehab [this message]
2018-03-15 5:32 ` [PATCH 00/47] arch-removal: device drivers Boris Brezillon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180315070405.477a9b51@vento.lan \
--to=mchehab@kernel.org \
--cc=arnd@arndb.de \
--cc=hans.verkuil@cisco.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox