]> git.baikalelectronics.ru Git - kernel.git/commit
[media] omap3isp: preview: Rename min/max input/output sizes defines
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 3 Oct 2011 10:56:15 +0000 (07:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 3 Nov 2011 20:33:51 +0000 (18:33 -0200)
commit976e3d31a62c85fe0f0195aefa5aac8729dea22f
tree4893fda001ff5d6a165c9bd86ae90da93052af18
parent90b053b2217fe4176bfcfcaea15e425f6472fd7d
[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 <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/omap3isp/isppreview.c
drivers/media/video/omap3isp/ispreg.h