diff options
author | Tommaso Merciai <[email protected]> | 2023-12-20 13:40:21 +0100 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-02-23 14:33:31 +0100 |
commit | d0d487582f0220c4ba6f7f400a87a7a422c1874d (patch) | |
tree | d6071f714a4affecbecaa8a041b09aa8f82c5640 /tools/perf/util/trace-event-scripting.c | |
parent | d7f686d8c5ca1314962b4d7644bbdd7931b5bf24 (diff) |
media: i2c: alvium: inline set_frame_interval into s_frame_interval
Inline alvium_set_frame_interval() into alvium_s_frame_interval().
The alvium_set_frame_interval() is called once only, by
alvium_s_frame_interval(). The latter is a thin wrapper around the
former. Inline the function in its caller to make the code more
readable.
Signed-off-by: Tommaso Merciai <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions