From: Tomi Valkeinen Date: Thu, 13 Oct 2011 13:12:29 +0000 (+0300) Subject: OMAPDSS: DSI: remove dsi_get_num_lanes_used X-Git-Tag: v3.3-rc1~59^2~2^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db18644f90e664bf30f58cf9b8bc879598bff62f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed