From: Archit Taneja Date: Fri, 21 Sep 2012 09:21:49 +0000 (+0530) Subject: OMAPDSS: DISPC: Simplify function names for setting pipeline input and output sizes X-Git-Tag: v3.7-rc1~48^2~1^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78b687fc4ffa27d48c793f9669d53a6f4351e239;p=pandora-kernel.git OMAPDSS: DISPC: Simplify function names for setting pipeline input and output sizes The DISPC pipeline register names in the TRM for setting the buffer size and the output size are a bit misleading, for example, there are different register names for setting the buffer size for VID and GFX pipes. Things get more confusing when considering writeback pipeline. Rename the functions so that they tell whether they are configuring the input to the scalar or the output. These will be extended later to support writeback registers. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed