]> git.baikalelectronics.ru Git - kernel.git/commit
drm/dsi: Use peripheral's channel for DCS commands
authorThierry Reding <treding@nvidia.com>
Mon, 21 Jul 2014 10:28:25 +0000 (12:28 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 22 Jul 2014 07:06:32 +0000 (09:06 +0200)
commit4382f4b3c4f1e23b1380135c21dd6c9491e55e36
tree200bbb4a345e20985325471a028f5ff04e2e1de0
parentbaabb5c045338b2fa61e756eba45711dc3497ae8
drm/dsi: Use peripheral's channel for DCS commands

When executing DCS commands, use the channel associated with the DSI
peripheral rather than one explicitly specified in the function call.
Devices shouldn't be able to step on each others' toes like this.

Acked-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/drm_mipi_dsi.c
drivers/gpu/drm/panel/panel-s6e8aa0.c
include/drm/drm_mipi_dsi.h