drm/panel/s6e3ha2: switch to mipi_dsi_dcs_write_buffer helper
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 18 Aug 2016 15:05:32 +0000 (17:05 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:52:34 +0000 (13:52 +0900)
commit77814b73851c090f54af32645a39184cee893932
treefb00562279124a0322ae3a70a159130cf67160ea
parentec04f5a13929bf224257eb519d88f8f5b29adc73
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