]> git.openfabrics.org - ~emulex/infiniband.git/commit
OMAPDSS: SDI: Create a function to set timings
authorArchit Taneja <archit@ti.com>
Thu, 5 Jul 2012 11:41:12 +0000 (17:11 +0530)
committerArchit Taneja <archit@ti.com>
Wed, 15 Aug 2012 10:18:45 +0000 (15:48 +0530)
commitc7833f7bc049dfd844ce3042798cf48551b5f14d
tree3f57eb443e028ce3d4d2feb3fa0bfed5f94bc345
parented1aa9003bc359a3139cbd6c31eb834fa71b26d9
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 <archit@ti.com>
drivers/video/omap2/displays/panel-acx565akm.c
drivers/video/omap2/dss/sdi.c
include/video/omapdss.h