OMAPDSS: DSI: fix lane handling when entering ULPS
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 13 Oct 2011 13:18:52 +0000 (16:18 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:18 +0000 (08:54 +0200)
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 <tomi.valkeinen@ti.com>

No differences found