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)
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>

No differences found