On Wed, Apr 21, 2021 at 8:59 AM Arnd Bergmann <arnd@xxxxxxxxxx> wrote: > > From: Arnd Bergmann <arnd@xxxxxxxx> > > The tango platform was removed, so the driver is no longer needed. > > Cc: Marc Gonzalez <marc.w.gonzalez@xxxxxxx> > Acked-by: Mans Rullgard <mans@xxxxxxxxx> > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> > --- > Sorry for the late resend > --- > .../devicetree/bindings/media/rc.yaml | 1 - > .../devicetree/bindings/media/tango-ir.txt | 21 -- Acked-by: Rob Herring <robh@xxxxxxxxxx> 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