diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2016-02-15 22:10:26 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-06-28 12:12:26 -0300 |
commit | 6a8e07b215a91be310dac358fdccd7709dd2458f (patch) | |
tree | fcd401556849d13e4da460d9aa615f8b7d0b6bdf | |
parent | 8d954abe30fcf1e979473abb0f3cf2f18c0d13e0 (diff) |
[media] v4l: vsp1: Set entities functions
Initialize the function field of all subdev entities instantiated by the
driver. This gets rids of multiple warnings printed by the media
controller core.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>