diff options
| author | Laurent Pinchart <[email protected]> | 2020-12-07 00:53:37 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-01-04 11:36:07 +0100 |
| commit | cc548febd2c9b3571e28d906d2355f67547e2805 (patch) | |
| tree | d3a164ee6910a99eeaac483bb1b99c364ec83cc7 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 8d6637f1087611a1408ae1c183c93e18b7fd9534 (diff) | |
media: ti-vpe: cal: Use CAMERARX subdev s_stream op in video device code
Replace calls to cal_camerarx_start() and cal_camerarx_stop() with usage
of the .s_stream() subdev operation. This requires calling the
.set_fmt() operation as the CAMERARX now relies on the format
information set through the subdev API instead of receiving it in the
cal_camerarx_start() function.
This change prepare for exposing the CAMERARX subdev operations to
userspace by using the same API within the kernel.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Benoit Parrot <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions