]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: DSI: count with number of lanes
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 12 Oct 2011 12:05:59 +0000 (15:05 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:15 +0000 (08:54 +0200)
commitd2582b863e6b7dda5975b37eaeac21deb6eb6917
tree627ea490d5ab49e0ff78c4bd6c5c8d12b5547711
parent2d656b231fb4efd8237255c59d01e44d887cdc93
OMAPDSS: DSI: count with number of lanes

DSI driver currently counts used lanes and number of supported lanes by
using the number of data lanes (i.e. excluding clock lane). This patch
changes this to use the number of all lanes so that the following lane
config patches are cleaner.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dsi.c