From: Laurent Pinchart Date: Mon, 3 Oct 2011 10:56:15 +0000 (-0300) Subject: [media] omap3isp: preview: Rename min/max input/output sizes defines X-Git-Tag: v3.2-rc1~63^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=059dc1d9841f061e5767b95822fb4035ad7559fc;p=pandora-kernel.git [media] omap3isp: preview: Rename min/max input/output sizes defines The macros that define the minimum/maximum input and output sizes are defined in seperate files and have no consistent naming. In preparation for preview engine cropping support, move them all to isppreview.c and rename them to PREV_{MIN|MAX}_{IN|OUT}_{WIDTH|HEIGHT}*. Remove unused and/or unneeded local variables that store the maximum output width. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed