]> git.baikalelectronics.ru Git - kernel.git/commit
drm/pl111: Drop special pads config check
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 24 Jul 2019 13:49:59 +0000 (15:49 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 3 Aug 2019 09:59:54 +0000 (11:59 +0200)
commit704ec924c1cbd146a38386ecb95039e1c43e967c
tree7241809a5a35a7adb0ba14122a5717cbd544e759
parent0720fdc94795068a1a7785d25e53bee014f39606
drm/pl111: Drop special pads config check

This drops the check of the surplus "pads" configuration
from the device tree that is completely unused in the DRM
driver.

This was only used to work around limitations in the earlier
fbdev driver.

Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Liviu Dudau <Liviu.Dudau@arm.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190724134959.2365-2-linus.walleij@linaro.org
drivers/gpu/drm/pl111/pl111_display.c