diff options
author | Lad Prabhakar <[email protected]> | 2024-10-18 14:34:27 +0100 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-10-22 11:31:27 +0200 |
commit | a5754e5db387b90e6d2090e58bf50860e2cd8c7e (patch) | |
tree | 63d838da5ac80cee869c052ba3e0eec76c6645aa /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | a4e014bfdaa029223429c02b6fb0aa39c34e06e7 (diff) |
media: rzg2l-cru: csi2: Use ARRAY_SIZE() in media_entity_pads_init()
The media_entity_pads_init() function was previously hardcoded to use a
magic number for the number of pads. Replace the magic number with the
ARRAY_SIZE() macro to determine the number of pads dynamically.
Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions