From: Arnd Bergmann <arnd@kernel.org>
To: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-media@vger.kernel.org,
Sean Young <sean@mess.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Subject: [PATCH 0/2] media: rc: remove obsolete drivers
Date: Wed, 20 Jan 2021 15:25:40 +0100 [thread overview]
Message-ID: <20210120142542.4100741-1-arnd@kernel.org> (raw)
From: Arnd Bergmann <arnd@arndb.de>
A few Arm platforms are getting removed in v5.12, this removes
the corresponding remote control drivers.
Link: https://lore.kernel.org/linux-arm-kernel/20210120124812.2800027-1-arnd@kernel.org/T/
Arnd Bergmann (2):
media: rc: remove tango ir driver
media: rc: remove zte zx ir driver
.../devicetree/bindings/media/zx-irdec.txt | 14 -
drivers/media/rc/Kconfig | 21 --
drivers/media/rc/Makefile | 2 -
drivers/media/rc/tango-ir.c | 267 ------------------
drivers/media/rc/zx-irdec.c | 181 ------------
5 files changed, 485 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/media/zx-irdec.txt
delete mode 100644 drivers/media/rc/tango-ir.c
delete mode 100644 drivers/media/rc/zx-irdec.c
--
2.29.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2021-01-20 14:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-20 14:25 Arnd Bergmann [this message]
2021-01-20 14:25 ` [PATCH 1/2] media: rc: remove tango ir driver Arnd Bergmann
2021-01-21 13:57 ` Måns Rullgård
2021-03-01 10:23 ` Sean Young
2021-01-20 14:25 ` [PATCH 2/2] media: rc: remove zte zx " Arnd Bergmann
2021-03-01 10:25 ` Sean Young
2021-03-02 10:35 ` Sean Young
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=20210120142542.4100741-1-arnd@kernel.org \
--to=arnd@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.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).