lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 21 Apr 2021 11:28:13 -0500
From:   Rob Herring <robh+dt@...nel.org>
To:     Arnd Bergmann <arnd@...nel.org>
Cc:     Mauro Carvalho Chehab <mchehab@...nel.org>,
        Sean Young <sean@...s.org>, Arnd Bergmann <arnd@...db.de>,
        Marc Gonzalez <marc.w.gonzalez@...e.fr>,
        Mans Rullgard <mans@...sr.com>,
        Christian Hewitt <christianshewitt@...il.com>,
        Linux Media Mailing List <linux-media@...r.kernel.org>,
        devicetree@...r.kernel.org,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] [v2] media: rc: remove tango ir driver and keymap

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

Acked-by: Rob Herring <robh@...nel.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ