commit | 4c2f64469d17f96a7cbf35316f07d109e9b6999a | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Oct 13 16:18:52 2011 +0300 |
committer | Charles M. Hannum <root@ihack.net> | Fri May 09 19:19:05 2014 +0200 |
tree | 77d6f4001f25d612c2a77bca9b43bb229c0ad329 | |
parent | d1e9e5d093c29ab5a58f44dc3b3ca4532ad85425 [diff] |
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 <tomi.valkeinen@ti.com>