From: Tomi Valkeinen Date: Thu, 13 Oct 2011 13:18:52 +0000 (+0300) Subject: OMAPDSS: DSI: fix lane handling when entering ULPS X-Git-Tag: v3.3-rc1~59^2~2^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=522a0c2fe58fb6eb145cce07a303857b08322a2b;p=pandora-kernel.git OMAPDSS: DSI: fix lane handling when entering ULPS The current code always enters ULPS for 3 lanes. This is not right, as there could be only 2 lanes used, and on OMAP4 we have 5 lanes. Fix the code to put all used lanes into ULPS. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed