aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2023-01-15 13:56:20 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2023-02-08 08:24:34 +0100
commite25a2589e310d8592ca4197c66ad1bfa6eaf99ca (patch)
treeb1fdda970d3db403ca4cf6f9c9786e91cabb1e5c /tools/perf/scripts/python/export-to-sqlite.py
parent361835086993b80fcb1ce006b2c0559ffaf4cfd7 (diff)
media: atomisp: ov2680: s/dev/sensor/
Using dev as name for variables pointing to struct ov2680_device is a bit unfortunate choice. All the recently added / rewritten code is already using sensor for this, replace the remaining usages of "struct ov2680_device *dev" with "struct ov2680_device *sensor". Note the power_up()/power_down() related functions are not changed as these will be removed in one of the next patches. No functional changes. Reviewed-by: Andy Shevchenko <andy@kernel.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions