]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
OMAPDSS: DSI: remove dsi_get_num_lanes_used
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 13 Oct 2011 13:12:29 +0000 (16:12 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Dec 2011 06:54:18 +0000 (08:54 +0200)
commitdb18644f90e664bf30f58cf9b8bc879598bff62f
tree16bc1cef274325335347bf7357562a418f05d17d
parent9b4362f2b5ad6d0cf6b5754000b8db80d0592e89
OMAPDSS: DSI: remove dsi_get_num_lanes_used

There's no longer need for the dsi_get_num_lanes_used function, so it
can be removed. The lane check in dsi_init_display() can be removed as
the validity of the config will be verified when parsing it.

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