]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: Add Samsung prefix to panel drivers
authorThierry Reding <treding@nvidia.com>
Tue, 14 Apr 2015 12:57:14 +0000 (14:57 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 12:33:52 +0000 (14:33 +0200)
commit773beb887921386fc4243075a34cbc9168413734
tree7c3f7ba150527f48aae5db941fc85b9269225048
parent4b4c76ab29cc7fe7f60ca3f0c48789a8a2a02967
drm/panel: Add Samsung prefix to panel drivers

The likelihood of getting a large number of panel drivers from different
vendors is quite high. Add a prefix to the two existing Samsung panel
drivers to set a guideline for future patch submissions. Using vendor
prefixes consistently should allow a cleaner organization of the tree.

Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/configs/exynos_defconfig
arch/arm/configs/multi_v7_defconfig
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-ld9040.c [deleted file]
drivers/gpu/drm/panel/panel-s6e8aa0.c [deleted file]
drivers/gpu/drm/panel/panel-samsung-ld9040.c [new file with mode: 0644]
drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c [new file with mode: 0644]