From: Archit Taneja Date: Mon, 13 Aug 2012 16:53:29 +0000 (+0530) Subject: OMAPDSS: RFBI: Maitain copy of rfbi timings in driver data X-Git-Tag: v3.7-rc1~48^2~1^2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e883324b2ef9971ec208da2bf2f49268c36f2bb;p=pandora-kernel.git OMAPDSS: RFBI: Maitain copy of rfbi timings in driver data The RFBI driver currently relies on the omap_dss_device struct to receive the rfbi specific timings requested by the panel driver. This makes the RFBI interface driver dependent on the omap_dss_device struct. Make the RFBI driver data maintain it's own rfbi specific timings field. The panel driver is expected to call omapdss_rfbi_set_interface_timings() to configure the rfbi timings before the interface is enabled. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed