]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15905a0db5382f8a6b794e846a1e9ce9060af499
treefc22192a4c9102abbf2f662e1d06c54b6d02b08d
parenta016c4de9105e80f9e2114dfc9e3c2df4c63971a
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>
drivers/video/omap2/dss/dsi.c