diff options
author | Hans de Goede <hdegoede@redhat.com> | 2023-05-29 11:37:32 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-06-09 15:29:24 +0100 |
commit | 9f221053342ab943c4bac8d5cf10ca256793a878 (patch) | |
tree | 5e67a0a073ecdf206e54a42e76f7bbaa08db6d1d /include | |
parent | e79fae3d15095542db18c4cb2adfbd9e8fda91a4 (diff) | |
download | linux-9f221053342ab943c4bac8d5cf10ca256793a878.tar.gz linux-9f221053342ab943c4bac8d5cf10ca256793a878.tar.bz2 linux-9f221053342ab943c4bac8d5cf10ca256793a878.zip |
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/20230529103741.11904-13-hdegoede@redhat.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions