]> 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)
commit3eb2afeb03605d817b5f5df74db9835c7b5f52b0
tree4893fda001ff5d6a165c9bd86ae90da93052af18
parentdc784a8c392c074fd984578a6a370726f2d4da9d
[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