diff options
author | Hans de Goede <[email protected]> | 2023-05-29 11:37:32 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2023-06-09 15:29:24 +0100 |
commit | 9f221053342ab943c4bac8d5cf10ca256793a878 (patch) | |
tree | 5e67a0a073ecdf206e54a42e76f7bbaa08db6d1d /tools/perf/util/trace-event-scripting.c | |
parent | e79fae3d15095542db18c4cb2adfbd9e8fda91a4 (diff) |
media: atomisp: Add input helper variable for isp->asd->inputs[asd->input_curr]
Passing 'isp->asd->inputs[asd->input_curr].foo' as argument to
various function calls is rather long.
Add a local input helper variable for this, so that the function
calls will fit on one line.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions