linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] media: rc: remove obsolete drivers
@ 2021-01-20 14:25 Arnd Bergmann
  2021-01-20 14:25 ` [PATCH 1/2] media: rc: remove tango ir driver Arnd Bergmann
  2021-01-20 14:25 ` [PATCH 2/2] media: rc: remove zte zx " Arnd Bergmann
  0 siblings, 2 replies; 7+ messages in thread
From: Arnd Bergmann @ 2021-01-20 14:25 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, linux-media, Sean Young; +Cc: Arnd Bergmann

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-03-02 10:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-20 14:25 [PATCH 0/2] media: rc: remove obsolete drivers Arnd Bergmann
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

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).