V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg
authorVaibhav Hiremath <hvaibhav@ti.com>
Sat, 27 Mar 2010 12:37:07 +0000 (09:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:52:43 +0000 (00:52 -0300)
commit085b54a24fd0c7353cd1b2d462879b7a4a4070fa
tree78cf85e84295e9713234ce38ffddddd86aad5374
parentfcc63274e69f95aee9dbb7c1dc3af3d2961813cc
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg

For the devices like AM3517, it is expected that driver clears the
interrupt in ISR. Since this is device spcific, callback function
added to the platform_data.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Muralidharan Karicheri <mkaricheri@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/davinci/vpfe_capture.c
include/media/davinci/vpfe_capture.h