]> git.openfabrics.org - ~shefty/rdma-dev.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)
commitd982085050e67da24a57ec04eb3701eb4805118a
tree627ea490d5ab49e0ff78c4bd6c5c8d12b5547711
parentb6a44e7748527d01b0c2f9a67686babaf0a5e53b
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