commit | e790c3cb8d904c4bad0d4a37885bece2eb848eeb | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Sun Nov 15 19:14:22 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Apr 13 18:52:08 2016 -0300 |
tree | 2b320c3290263fa349d6a95120c28ec7d2bea5cf | |
parent | 0efdf0f5eaaff6c18d1e645a8e1fdebf73400fe1 [diff] |
[media] v4l: vsp1: Store active formats in a pad config structure Add a pad config structure field to the vsp1_entity structure and use it to store all active pad formats. This generalizes the code to operate on pad config structures. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>