media: ov08x40: Rename ext_clk to xvclk
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Thu, 10 Oct 2024 12:33:19 +0000 (13:33 +0100)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 7 Nov 2024 08:05:57 +0000 (09:05 +0100)
commitf46cf0cfd6139ea4a21b3de85cd620441beeeb9f
tree3ec9163cdb4cd289c288b2c285f09db36084741d
parentf6be5a3173f7ea3df916c4b69b3b588c2a71325a
media: ov08x40: Rename ext_clk to xvclk

The data-sheet and documentation for this part uses the name xvclk not
ext_clk for the input reference clock. Rename the variables and defines in
this driver to align with the data-sheet name.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/ov08x40.c