From: Tony Lindgren <tony@atomide.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Hans Verkuil <hverkuil-cisco@xs4all.nl>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
linux-omap <linux-omap@vger.kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 4/7] mach-omap1: board-ams-delta.c: remove soc_camera dependencies
Date: Mon, 29 Jun 2020 08:29:26 -0700 [thread overview]
Message-ID: <20200629152926.GQ37466@atomide.com> (raw)
In-Reply-To: <CAK8P3a0XNb5=4F3QMpO+CtQZuxvKdmKrHPjZ80fv0Rgt4U0pfA@mail.gmail.com>
* Arnd Bergmann <arnd@arndb.de> [200626 12:59]:
> On Fri, Jun 26, 2020 at 1:53 PM Hans Verkuil <hverkuil-cisco@xs4all.nl> wrote:
> >
> > The soc_camera driver is about to be removed, so drop camera
> > support from this board. Note that the soc_camera driver itself has
> > long since been deprecated and can't be compiled anymore (it depends
> > on BROKEN), so camera support on this board has been broken for a long
> > time (at least since 4.6 when the omap1_camera.c was removed from soc_camera).
> >
> > Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
> > Cc: Arnd Bergmann <arnd@arndb.de>
> > Cc: Tony Lindgren <tony@atomide.com>
> > ---
> > arch/arm/mach-omap1/board-ams-delta.c | 32 --------------
> > arch/arm/mach-omap1/camera.h | 14 ------
> > arch/arm/mach-omap1/devices.c | 43 -------------------
> > .../linux/platform_data/media/omap1_camera.h | 32 --------------
>
> Acked-by: Arnd Bergmann <arnd@arndb.de>
>
> Please merge this through the media tree if there are no objections.
Yes agreed, this is unlikely to conflict with anything:
Acked-by: Tony Lindgren <tony@atomide.com>
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Hans Verkuil <hverkuil-cisco@xs4all.nl>,
linux-omap <linux-omap@vger.kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>,
Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [PATCH 4/7] mach-omap1: board-ams-delta.c: remove soc_camera dependencies
Date: Mon, 29 Jun 2020 08:29:26 -0700 [thread overview]
Message-ID: <20200629152926.GQ37466@atomide.com> (raw)
In-Reply-To: <CAK8P3a0XNb5=4F3QMpO+CtQZuxvKdmKrHPjZ80fv0Rgt4U0pfA@mail.gmail.com>
* Arnd Bergmann <arnd@arndb.de> [200626 12:59]:
> On Fri, Jun 26, 2020 at 1:53 PM Hans Verkuil <hverkuil-cisco@xs4all.nl> wrote:
> >
> > The soc_camera driver is about to be removed, so drop camera
> > support from this board. Note that the soc_camera driver itself has
> > long since been deprecated and can't be compiled anymore (it depends
> > on BROKEN), so camera support on this board has been broken for a long
> > time (at least since 4.6 when the omap1_camera.c was removed from soc_camera).
> >
> > Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
> > Cc: Arnd Bergmann <arnd@arndb.de>
> > Cc: Tony Lindgren <tony@atomide.com>
> > ---
> > arch/arm/mach-omap1/board-ams-delta.c | 32 --------------
> > arch/arm/mach-omap1/camera.h | 14 ------
> > arch/arm/mach-omap1/devices.c | 43 -------------------
> > .../linux/platform_data/media/omap1_camera.h | 32 --------------
>
> Acked-by: Arnd Bergmann <arnd@arndb.de>
>
> Please merge this through the media tree if there are no objections.
Yes agreed, this is unlikely to conflict with anything:
Acked-by: Tony Lindgren <tony@atomide.com>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-06-29 19:05 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-26 11:53 [PATCH 0/7] media: kill off broken soc_camera Hans Verkuil
2020-06-26 11:53 ` Hans Verkuil
2020-06-26 11:53 ` [PATCH 1/7] ov9640: update MODULE_DESCRIPTION Hans Verkuil
2020-06-26 11:53 ` Hans Verkuil
2020-06-26 11:53 ` [PATCH 2/7] pxa_camera: " Hans Verkuil
2020-06-26 11:53 ` Hans Verkuil
2020-07-08 10:33 ` Robert Jarzmik
2020-07-08 10:33 ` Robert Jarzmik
2020-06-26 11:53 ` [PATCH 3/7] mach-imx: mach-imx27_visstrim_m10.c: remove soc_camera dependencies Hans Verkuil
2020-06-26 11:53 ` Hans Verkuil
2020-06-26 12:58 ` Arnd Bergmann
2020-06-26 12:58 ` Arnd Bergmann
2020-06-26 11:53 ` [PATCH 4/7] mach-omap1: board-ams-delta.c: " Hans Verkuil
2020-06-26 11:53 ` Hans Verkuil
2020-06-26 12:58 ` Arnd Bergmann
2020-06-26 12:58 ` Arnd Bergmann
2020-06-29 15:29 ` Tony Lindgren [this message]
2020-06-29 15:29 ` Tony Lindgren
2020-06-26 11:53 ` [PATCH 5/7] mach-pxa: palmz72/pcm990: " Hans Verkuil
2020-06-26 11:53 ` Hans Verkuil
2020-06-26 12:58 ` Arnd Bergmann
2020-06-26 12:58 ` Arnd Bergmann
2020-07-11 19:44 ` Robert Jarzmik
2020-07-11 19:44 ` Robert Jarzmik
2020-06-26 11:53 ` [PATCH 6/7] staging/media/soc_camera: remove this driver Hans Verkuil
2020-06-26 11:53 ` [PATCH 7/7] soc_camera.h: remove this unused header Hans Verkuil
2020-06-26 11:53 ` Hans Verkuil
2020-06-26 13:11 ` [PATCH 8/7] arch/arm/configs: remove obsolete CONFIG_SOC_CAMERA* Hans Verkuil
2020-06-26 13:11 ` Hans Verkuil
2020-06-27 9:35 ` [PATCH 9/7] MAINTAINERS: remove SOC-CAMERA entry Hans Verkuil
2020-06-27 9:35 ` Hans Verkuil
2020-06-26 13:15 ` [PATCH] arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA* Hans Verkuil
2020-06-26 13:15 ` Hans Verkuil
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=20200629152926.GQ37466@atomide.com \
--to=tony@atomide.com \
--cc=arnd@arndb.de \
--cc=hverkuil-cisco@xs4all.nl \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-omap@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.