]> Git Repo - linux.git/commit
drm/omap: displays: Remove unused panel drivers
authorLaurent Pinchart <[email protected]>
Fri, 16 Aug 2019 12:22:28 +0000 (15:22 +0300)
committerSam Ravnborg <[email protected]>
Fri, 16 Aug 2019 19:10:21 +0000 (21:10 +0200)
commit45f16c82db7e8020fafa1a470556d3460c951a17
tree55f1d8ce3c0267471848b43c4b6153593389638c
parent1e938755fa51673210cd2998230610086fcb5cd6
drm/omap: displays: Remove unused panel drivers

drm_panel-based drivers for the ACX565AKM, LB035Q02, LS037V7DW01,
NL8048HL11, TD028TTEC1 and TD043MTEA1 are available, remove the
omapdrm-specific drivers.

Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Tomi Valkeinen <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/omapdrm/displays/Kconfig
drivers/gpu/drm/omapdrm/displays/Makefile
drivers/gpu/drm/omapdrm/displays/panel-lgphilips-lb035q02.c [deleted file]
drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c [deleted file]
drivers/gpu/drm/omapdrm/displays/panel-sharp-ls037v7dw01.c [deleted file]
drivers/gpu/drm/omapdrm/displays/panel-sony-acx565akm.c [deleted file]
drivers/gpu/drm/omapdrm/displays/panel-tpo-td028ttec1.c [deleted file]
drivers/gpu/drm/omapdrm/displays/panel-tpo-td043mtea1.c [deleted file]
drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c
This page took 0.056561 seconds and 4 git commands to generate.