summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2023-01-16 15:44:53 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2023-02-03 15:05:50 +0100
commit76c001287f6a56f37a5d48682086c334d81ec9f2 (patch)
tree6e31af9b08e51315f0897f72996189756cf19aeb /tools/perf/scripts/python
parent7d399658f7c666ead4bc3dbe88944bb8ea7746ca (diff)
downloadlinux-76c001287f6a56f37a5d48682086c334d81ec9f2.tar.gz
linux-76c001287f6a56f37a5d48682086c334d81ec9f2.zip
media: i2c: imx290: Simplify imx290_set_data_lanes()
There's no need to check for an incorrect number of data lanes in imx290_set_data_lanes() as the value is validated at probe() time. Drop the check. The PHY_LANE_NUM and CSI_LANE_MODE registers are programmed with a value equal to the number of lanes minus one. Compute it instead of handling it in the switch/case. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions