]> git.baikalelectronics.ru Git - kernel.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)
commita35188dd70befabfea4f05db2fbbdae6e6fef4ae
treef1267f4b3b3f27e713f88fe49977d8199fe7195b
parent3ff58eb7c202c589ff498a490846a99eb50258e6
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