[media] omap3isp: Configure HS/VS interrupt source before enabling interrupts
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 25 May 2012 12:33:00 +0000 (09:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 11 Aug 2012 18:55:04 +0000 (15:55 -0300)
commit96d62ae2dced8ec29d3fc985ff15505a65256906
treebc4bd511c5652a27fa46103e8d67a74ceaa0deff
parentbe9a1b98f4796532c77babe211a6980e81e47b20
[media] omap3isp: Configure HS/VS interrupt source before enabling interrupts

This needs to be performed before enabling interrupts as the sensor
might be free-running and the ISP default setting (HS edge) would put an
unnecessary burden on the CPU.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/omap3isp/isp.c
This page took 0.025148 seconds and 5 git commands to generate.