commit | d2024cdf0f02b9bdad2adb8ce220e30c6424e247 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Sep 06 15:29:03 2020 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Sep 06 21:55:03 2020 +0200 |
tree | f33982d7592453d6f70c2d1faf091e392e0881d0 | |
parent | ec219f1ba23777c84e913b08e192413eea22d220 [diff] |
drm/panel: s6e63m0: Fix up DRM_DEV* regression Ooops the panel drivers stopped to use DRM_DEV* messages and we predictably create errors by merging code that still use it. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Sam Ravnborg <sam@ravnborg.org> Acked-by: David Airlie <airlied@linux.ie> Link: https://patchwork.freedesktop.org/patch/msgid/20200906132903.5739-1-linus.walleij@linaro.org