From: Archit Taneja Date: Thu, 5 Jul 2012 11:41:12 +0000 (+0530) Subject: OMAPDSS: SDI: Create a function to set timings X-Git-Tag: v3.7-rc1~48^2~1^2~20^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7833f7bc049dfd844ce3042798cf48551b5f14d;p=pandora-kernel.git OMAPDSS: SDI: Create a function to set timings Create function omapdss_sdi_set_timings(). Configuring new timings is done the same way as before, SDI is disabled, and re-enabled with the new timings in dssdev. This just moves the code from the panel drivers to the SDI driver. The panel drivers shouldn't be aware of how SDI manages to configure a new set of timings. This should be taken care of by the SDI driver itself. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed