diff options
| author | Laurent Pinchart <[email protected]> | 2021-02-15 05:27:08 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-11 11:59:50 +0100 |
| commit | df221c963985fb51fed62e9b2fe7a8c83e77316a (patch) | |
| tree | 842042b7da757a938b05fb3c4864115ca17af1f6 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | f2635a9aa0c8214f96c68a86001240c611b5b378 (diff) | |
media: imx: imx7-media-csi: Merge hw_reset() with init_interface()
The imx7_csi_hw_reset() and imx7_csi_init_interface() functions are
always called together. Merge them. This allows simplifying the code by
avoiding duplicated register writes.
As the imx7_csi_hw_reset() function didn't perform a hardware reset by
initialized the registers to reset defaults (in addition to resetting
the frame counter), name the resulting function imx7_csi_init_default()
as it sets default values.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Rui Miguel Silva <[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