commit | 522a0c2fe58fb6eb145cce07a303857b08322a2b | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Oct 13 16:18:52 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 02 08:54:18 2011 +0200 |
tree | fc22192a4c9102abbf2f662e1d06c54b6d02b08d | |
parent | db18644f90e664bf30f58cf9b8bc879598bff62f [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>