commit | 4340ec45e895c4bd25e9bcdb3b88cd192fd9512c | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Mon Oct 07 00:03:02 2019 +0800 |
committer | Maxime Ripard <mripard@kernel.org> | Mon Oct 07 14:01:25 2019 +0200 |
tree | 93aa02622c24f47bcea4756c7df38c6d3212b91d | |
parent | 81fafb9488a1d1347b39ad456d85e29649383749 [diff] |
drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet length The packet length of DCS long write packet should not be added with 1 when constructing long write packet. Fix this. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Signed-off-by: Maxime Ripard <mripard@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20191006160303.24413-4-icenowy@aosc.io