diff options
| author | Mikhail Rudenko <mike.rudenko@gmail.com> | 2024-04-16 23:45:13 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2024-04-26 11:21:30 +0100 |
| commit | d015aaaf2329959c2f72e361350452cd2f3f4d9f (patch) | |
| tree | d830ef6809ef39f407e4c0e723e38183eef6947e /tools/lib/python | |
| parent | 8fe37e596b020d6d0727b7557bc3ad2a08f0a177 (diff) | |
media: i2c: ov4689: Remove i2c_client from ov4689 struct
The 'client' field within the 'ov4689' structure is solely used to
access its 'dev' member. This commit removes the 'client' field and
directly stores a pointer to the 'struct device'.
Signed-off-by: Mikhail Rudenko <mike.rudenko@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
