summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2015-08-05 16:40:31 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-02-19 09:22:38 -0200
commit96bfa6a5fd1dc5a7f2b5cd6f58bdcf1501146d17 (patch)
treed648e4fa4efaa9ba6fb849bcab67e8e84d9808fc /drivers/bluetooth
parentf2ed459db7a1537cddc50a58ee26df6b8f3fbe1f (diff)
[media] v4l: vsp1: Make pipeline inputs array index by RPF index
The pipeline inputs array stores pointers to all RPFs contained in the pipeline. It's currently indexed contiguously by adding RPFs in the order they are found during graph walk. This can't easily support dynamic addition and removal of RPFs while streaming, which will be required for combined VSP+DU support. Make the array indexed by RPF index instead and skip NULL elements when iterating over RPFs. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions