drm/panel/s6e3ha2: use internal helper instead of mipi_dsi_dcs_write_buffer
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 18 Aug 2016 15:34:27 +0000 (17:34 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:52:34 +0000 (13:52 +0900)
commit7eeb3aaf8e589152aba2fa6a4f26407767fc623d
treea4622fe23b5980a9ce5e20596a8e0bdc67240ebc
parent77814b73851c090f54af32645a39184cee893932
drm/panel/s6e3ha2: use internal helper instead of mipi_dsi_dcs_write_buffer

Since driver have its own helper to write dcs commands there is no need
to call mipi-dsi helpers.

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