diff options
author | Hans de Goede <hdegoede@redhat.com> | 2023-02-04 12:45:08 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-04-15 10:32:54 +0100 |
commit | e1a4b3a76069cb048351ee51ad67e55539e4b2ea (patch) | |
tree | 09c0338054b2852050b377abfe441329bd7267e2 /scripts/lib/kdoc/kdoc_files.py | |
parent | bfe06aee37a9ee01a522a51d5c7bb49d09efd8b2 (diff) |
media: atomisp: gc0310: Simplify gc0310_write_reg_array()
Remove the complex optimization to send multiple registers in
one i2c-transfer. None of the other sensor drivers are doing this
and the reg-lists are only used once at stream-start time, so
this does not need to be highly optimized.
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions