commit | 3c523d7d38a17b17371a9ea952c04a9b65c8a357 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Jul 21 12:28:25 2014 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Tue Jul 22 09:06:32 2014 +0200 |
tree | 200bbb4a345e20985325471a028f5ff04e2e1de0 | |
parent | 371c359f83b4d19d2688e975a07dc44add307e24 [diff] |
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>