drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper
authorYoungJun Cho <yj44.cho@samsung.com>
Tue, 5 Aug 2014 07:27:15 +0000 (09:27 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 12:55:44 +0000 (13:55 +0100)
commitdbf30b695809b88fd650dab4028156fb85c5f2d9
treea54bd01563191ac5b681fe64676ae94bba2ab98a
parented6ff40ee72cc6d384a0aea5efa10c526350e84a
drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper

This function can be used to set the maximum return packet size for a
MIPI DSI peripheral.

Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
[treding: endianess, kerneldoc, return value]
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/drm_mipi_dsi.c
include/drm/drm_mipi_dsi.h