commit | 55c8504672adfb8065da5196ce1cce7db97532d0 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Oct 12 11:20:10 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 25 16:30:35 2012 -0200 |
tree | 501f2ea2ecfc75a989c9c2925381deeba519eda9 | |
parent | 1fa48cd5c4f1403db1f5a55ea3c346a33f39a33a [diff] |
[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>