From: Thierry Reding Date: Mon, 21 Jul 2014 10:28:25 +0000 (+0200) Subject: drm/dsi: Use peripheral's channel for DCS commands X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c523d7d38a17b17371a9ea952c04a9b65c8a357;p=pandora-kernel.git 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 Signed-off-by: Thierry Reding --- Reading git-diff-tree failed