diff options
| author | Hans Verkuil <[email protected]> | 2019-04-24 05:37:49 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-05-28 12:07:22 -0400 |
| commit | 4914425e28fb90c39fa986016373845de5453e97 (patch) | |
| tree | 2a6b9079eba521c752240b9fc22db6664a21abcd /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 1e0566fd4a81bac04aed6af818e6938e6c71d389 (diff) | |
media: coda/venus/s5p_mfc: fix control typo
These two slice modes used by the V4L2_CID_MPEG_VIDEO_MULTI_SLICE_MODE
control had a silly typo:
V4L2_MPEG_VIDEO_MULTI_SICE_MODE_MAX_MB
V4L2_MPEG_VIDEO_MULTI_SICE_MODE_MAX_BYTES
SICE should be SLICE.
Rename these enum values, keeping the old ones (under #ifndef __KERNEL__)
for backwards compatibility reasons.
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions