aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLad, Prabhakar <[email protected]>2015-02-25 12:58:14 -0300
committerMauro Carvalho Chehab <[email protected]>2016-01-25 08:28:15 -0200
commit18ba53f532f2813cb2b278b662c0bb9b7f0295b5 (patch)
treebdde7f6f4ee0d00fc15a778e733299a713e475eb /tools/perf/scripts/python
parent87e062d4a93f1d78bd765256c826c338f7a0e921 (diff)
[media] v4l: omap3isp: use vb2_buffer_state enum for vb2 buffer state
use the vb2_buffer_state enum for assigning the state of the vb2 buffer, along side making isp_pipeline_state state variable local to the block. This fixes the following sparse warning as well: drivers/media/platform/omap3isp/ispvideo.c:497:35: warning: mixing different enum types drivers/media/platform/omap3isp/ispvideo.c:497:35: int enum isp_pipeline_state versus drivers/media/platform/omap3isp/ispvideo.c:497:35: int enum vb2_buffer_state Signed-off-by: Lad, Prabhakar <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions