linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh+dt@kernel.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>,
	Sean Young <sean@mess.org>, Arnd Bergmann <arnd@arndb.de>,
	Marc Gonzalez <marc.w.gonzalez@free.fr>,
	Mans Rullgard <mans@mansr.com>,
	Christian Hewitt <christianshewitt@gmail.com>,
	Linux Media Mailing List <linux-media@vger.kernel.org>,
	devicetree@vger.kernel.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] [v2] media: rc: remove tango ir driver and keymap
Date: Wed, 21 Apr 2021 11:28:13 -0500	[thread overview]
Message-ID: <CAL_Jsq+3M5jpQ7K=HjcvvYhiZD_A41_RODGfr66QcctFy8Dscw@mail.gmail.com> (raw)
In-Reply-To: <20210421135935.3653827-1-arnd@kernel.org>

On Wed, Apr 21, 2021 at 8:59 AM Arnd Bergmann <arnd@kernel.org> wrote:
>
> From: Arnd Bergmann <arnd@arndb.de>
>
> The tango platform was removed, so the driver is no longer needed.
>
> Cc: Marc Gonzalez <marc.w.gonzalez@free.fr>
> Acked-by: Mans Rullgard <mans@mansr.com>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
> Sorry for the late resend
> ---
>  .../devicetree/bindings/media/rc.yaml         |   1 -
>  .../devicetree/bindings/media/tango-ir.txt    |  21 --

Acked-by: Rob Herring <robh@kernel.org>

BTW, looks like we still have mtd/tango-nand.txt and
pci/tango-pcie.txt. Want to send me a patch removing those?


>  drivers/media/rc/Kconfig                      |  10 -
>  drivers/media/rc/Makefile                     |   1 -
>  drivers/media/rc/keymaps/Makefile             |   1 -
>  drivers/media/rc/keymaps/rc-tango.c           |  89 ------
>  drivers/media/rc/tango-ir.c                   | 267 ------------------
>  include/media/rc-map.h                        |   1 -
>  8 files changed, 391 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/media/tango-ir.txt
>  delete mode 100644 drivers/media/rc/keymaps/rc-tango.c
>  delete mode 100644 drivers/media/rc/tango-ir.c

      parent reply	other threads:[~2021-04-21 16:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21 13:58 [PATCH 1/2] [v2] media: rc: remove tango ir driver and keymap Arnd Bergmann
2021-04-21 13:58 ` [PATCH 2/2] media: rc: clean up Kconfig dependencies Arnd Bergmann
2021-04-24  6:34   ` Randy Dunlap
2021-04-21 16:28 ` Rob Herring [this message]

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='CAL_Jsq+3M5jpQ7K=HjcvvYhiZD_A41_RODGfr66QcctFy8Dscw@mail.gmail.com' \
    --to=robh+dt@kernel.org \
    --cc=arnd@arndb.de \
    --cc=arnd@kernel.org \
    --cc=christianshewitt@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mans@mansr.com \
    --cc=marc.w.gonzalez@free.fr \
    --cc=mchehab@kernel.org \
    --cc=sean@mess.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;
as well as URLs for NNTP newsgroup(s).