From: Archit Taneja Date: Mon, 13 Aug 2012 09:42:10 +0000 (+0530) Subject: OMAPDSS: RFBI: Add function to set panel size X-Git-Tag: v3.7-rc1~48^2~1^2~20^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff9dd5a6fe624726f7004ddf995bb2b3409e1d5;p=pandora-kernel.git OMAPDSS: RFBI: Add function to set panel size RFBI drivers requires configuration of the update area. Since we don't support partial updates, the size to be configures is the panel size itself. Add a timings field in RFBI's driver data. Apart from x_res and y_res, all the other fields are configured to an initial value when RFBI is enabled. A panel driver is expected to call omapdss_rfbi_set_size() configure the size of the panel. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed