media: media: sh_veu: Remove driver
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 7 May 2020 12:27:57 +0000 (14:27 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 14 May 2020 12:34:38 +0000 (14:34 +0200)
commit35dd70b4c4935012ee02b4296618e56bd6ae3040
treee16cdedb3823de9f8f239d0c721f318b8bdb8d7f
parent43c4dc3f59e75f3a8b726c4c90cb894c3780e91c
media: media: sh_veu: Remove driver

Since its inclusion in v3.9, no users of the SuperH VEU mem2mem video
processing driver have appeared upstream.  All VEU devices in SuperH
board code still bind to the "uio_pdrv_genirq" driver instead.
The original author marked the driver orphaned in v3.15.

Remove the driver; it can always be resurrected from git history when
needed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Landley <rob@landley.net>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
MAINTAINERS
drivers/media/platform/Kconfig
drivers/media/platform/Makefile
drivers/media/platform/sh_veu.c [deleted file]