diff options
author | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2023-08-03 14:15:47 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-08-14 20:27:58 +0200 |
commit | da57d1201eff8cc0bfce6cf16b3e5e9d47c02af1 (patch) | |
tree | d68a6aa6fb6a09c7007a597f59e7f0088a91a40c /drivers/media/i2c/ccs/ccs-data.c | |
parent | media: i2c: ds90ub953: Fix use of uninitialized variables (diff) | |
download | linux-da57d1201eff8cc0bfce6cf16b3e5e9d47c02af1.tar.xz linux-da57d1201eff8cc0bfce6cf16b3e5e9d47c02af1.zip |
media: i2c: ds90ub960: Fix PLL config for 1200 MHz CSI rate
smatch reports:
drivers/media/i2c/ds90ub960.c:1788 ub960_init_tx_ports() error: uninitialized symbol 'pll_div'.
This is caused by 'pll_div' not being set for 1200 MHz CSI rate. Set the
'pll_div' correctly.
Closes: https://lore.kernel.org/all/8d6daeb1-b62a-bbb2-b840-8759c84f2085@xs4all.nl/
Fixes: afe267f2d368 ("media: i2c: add DS90UB960 driver")
Reported-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/i2c/ccs/ccs-data.c')
0 files changed, 0 insertions, 0 deletions