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)
commitd6781e490179f7ba710dd924187109da70c185b0
tree7241809a5a35a7adb0ba14122a5717cbd544e759
parent1af824649b44382af2361eefc5bd50a92f6b3d1b
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