[media] omap3isp: Fix warning caused by bad subdev events operations prototypes
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 12 Oct 2012 14:20:10 +0000 (11:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 25 Oct 2012 18:30:35 +0000 (16:30 -0200)
commit55c8504672adfb8065da5196ce1cce7db97532d0
tree501f2ea2ecfc75a989c9c2925381deeba519eda9
parent1fa48cd5c4f1403db1f5a55ea3c346a33f39a33a
[media] omap3isp: Fix warning caused by bad subdev events operations prototypes

Remove the const keyword from the V4L2 subdev events operations to match
the V4L2 API.

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/platform/omap3isp/ispccdc.c
drivers/media/platform/omap3isp/ispstat.c
drivers/media/platform/omap3isp/ispstat.h
This page took 0.029196 seconds and 5 git commands to generate.