diff options
| author | Hans de Goede <hansg@kernel.org> | 2025-07-04 21:17:29 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2025-07-08 08:43:28 +0200 |
| commit | e3b95e64d508d0e869d3fb7bdef6559f976bbdef (patch) | |
| tree | b8f136c93a25a85f9d8e6d40ba1a84cf3f61825f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ed3bc38ff5cbc431f9b155610046f8f404437bb5 (diff) | |
media: atomisp: gc0310: Rename "dev" function variable to "sensor"
Many functions on the gc0310 driver use a function local variable called
"dev" but these variable's type is not "struct device *" type as one would
expect based on the name. Instead they point to the gc0310 driver data
struct.
Rename these variables to sensor to make their purpose more clear.
Signed-off-by: Hans de Goede <hansg@kernel.org>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/r/20250517114106.43494-2-hdegoede@redhat.com
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
