OSDN Git Service

drm/panel: jh057n00900: Don't use magic constant
authorGuido Günther <agx@sigxcpu.org>
Wed, 26 Jun 2019 10:37:49 +0000 (12:37 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 26 Jun 2019 12:37:23 +0000 (14:37 +0200)
commit428733c72d03d7fca9e66bf7d44e9ac5eb4e12ea
tree7f40193e0fb297eb4e98045e5d7aec6bc8cc0a24
parent60ba34c6a5b399fb398e61cd6daa7753426165c4
drm/panel: jh057n00900: Don't use magic constant

0xBF isn't in any ST7703 data sheet so mark it as unknown. This avoids
confusion on whether there is a missing command in that
dsi_generic_write_seq() call.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/7f50fa6de2ae029111f158f8ea7fd69a0903eb97.1561542477.git.agx@sigxcpu.org
drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c