drm/panel/s6e3ha2: switch to mipi_dsi_dcs_write_buffer helper 53/84553/3
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 18 Aug 2016 15:05:32 +0000 (17:05 +0200)
committerInki Dae <inki.dae@samsung.com>
Tue, 23 Aug 2016 07:27:17 +0000 (00:27 -0700)
commitd0bb839b0111d9bd7ba67ce02e268827b2a00bd1
tree9bd18e4acab1750443b18bdacd8499e0286c5001
parentd3cda1d52a2b043f1c4ac8532e8f65fc8a98b9fa
drm/panel/s6e3ha2: switch to mipi_dsi_dcs_write_buffer helper

mipi_dsi_dcs_write_buffer is more suitable helper than mipi_dsi_dcs_write.
It does not replicate buffers and is less prone to off-by-one errors.

Change-Id: I9924bfd1ef18130fd36b6120cec0cd6c9dcfc276
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
drivers/gpu/drm/panel/panel-s6e3ha2.c