commit | 3dd182284ad870021e561b00d376e18649f5bbf2 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Wed Nov 23 12:43:23 2016 +0000 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Mon May 08 15:20:57 2017 +0100 |
tree | 764f321c18788be52310689f006f579deb36e912 | |
parent | 13e0988140374123bead1dd27c287354cb95108e [diff] |
v4l: vsp1: Move vsp1_video_setup_pipeline() Move the static vsp1_video_setup_pipeline() function in preparation for the callee updates so that the vsp1_video_pipeline_run() call can configure pipelines following suspend resume actions. This commit is just a code move for clarity performing no functional change. Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>