[PATCH 04/15] drm/panel: s6e8aa0: Use standard MIPI DSI function

2014-10-14 Thread Thierry Reding
On Mon, Oct 13, 2014 at 04:13:16PM +0200, Andrzej Hajda wrote: > On 10/13/2014 12:16 PM, Thierry Reding wrote: > > From: Thierry Reding > > > > Use the newly introduced mipi_dsi_set_maximum_return_packet_size() > > function to replace an open-coded version. > > > > Signed-off-by: Thierry Reding

[PATCH 04/15] drm/panel: s6e8aa0: Use standard MIPI DSI function

2014-10-13 Thread Andrzej Hajda
On 10/13/2014 12:16 PM, Thierry Reding wrote: > From: Thierry Reding > > Use the newly introduced mipi_dsi_set_maximum_return_packet_size() > function to replace an open-coded version. > > Signed-off-by: Thierry Reding > --- > drivers/gpu/drm/panel/panel-s6e8aa0.c | 16 ++-- > 1 fi

[PATCH 04/15] drm/panel: s6e8aa0: Use standard MIPI DSI function

2014-10-13 Thread Thierry Reding
From: Thierry Reding Use the newly introduced mipi_dsi_set_maximum_return_packet_size() function to replace an open-coded version. Signed-off-by: Thierry Reding --- drivers/gpu/drm/panel/panel-s6e8aa0.c | 16 ++-- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/drive