[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)
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>

No differences found