diff options
author | 2024-05-29 14:43:21 +0800 | |
---|---|---|
committer | 2024-05-30 16:34:59 +0200 | |
commit | ffb9072bce200a4d004006e8b40c366933cf517b (patch) | |
tree | ffcbc987deb238a02cfe5e1d45471cf92dbcb7c6 /scripts/generate_rust_analyzer.py | |
parent | media: intel/ipu6: update the maximum supported csi2 port number to 6 (diff) | |
download | linux-rng-ffb9072bce200a4d004006e8b40c366933cf517b.tar.xz linux-rng-ffb9072bce200a4d004006e8b40c366933cf517b.zip |
media: intel/ipu6: add csi2 port sanity check in notifier bound
Invalid csi2 port will break the isys notifier bound ops as it is
trying to access an invalid csi2 sub-device instance based on the
port. It will trigger a mc warning, and it will cause the sensor
driver to unbound an inexistent isys csi2 and crash. Adding a
csi2 port sanity check, return error to avoid such case.
Fixes: f50c4ca0a820 ("media: intel/ipu6: add the main input system driver")
Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
[Sakari Ailus: Fix spelling of "nports" field.]
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions