]> asedeno.scripts.mit.edu Git - linux.git/commit
video: amba-clcd: Decomission Versatile and Nomadik
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 11 Apr 2019 17:25:12 +0000 (19:25 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Thu, 11 Apr 2019 17:25:12 +0000 (19:25 +0200)
commita6fdbd551573d9e303823c93075c0f0edff8d98e
treef1267f4b3b3f27e713f88fe49977d8199fe7195b
parent9dc20113988b9a75ea6b3abd68dc45e2d73ccdab
video: amba-clcd: Decomission Versatile and Nomadik

These board families are now handled in the DRM subsystem
where we can have reusable panel drivers and some other
stuff. The PL111 there is now the driver used in the
defconfig for Versatile and Nomadik so no need to keep
this code around.

There are a few minor machines in arch/arm/ such as
mach-netx still using the old driver, so we need to keep
the core fbdev driver around for some time.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Russell King <linux@armlinux.org.uk>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/Kconfig
drivers/video/fbdev/Makefile
drivers/video/fbdev/amba-clcd-nomadik.c [deleted file]
drivers/video/fbdev/amba-clcd-nomadik.h [deleted file]
drivers/video/fbdev/amba-clcd-versatile.c [deleted file]
drivers/video/fbdev/amba-clcd-versatile.h [deleted file]
drivers/video/fbdev/amba-clcd.c
include/linux/amba/clcd.h