media: ivsc: csi: Swap SINK and SOURCE pads
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 7 Feb 2024 12:17:09 +0000 (14:17 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 23 Feb 2024 13:33:32 +0000 (14:33 +0100)
commit48f5fd8967f8dd01679fc1618b0cba02095cddc5
tree97b4423698904b9497e196baba87f9264963f83c
parentbef852dcd5a16418856b69699484c7df6803917b
media: ivsc: csi: Swap SINK and SOURCE pads

This patch swaps SINK and SOURCE pads of the MEI CSI sub-device. While
this does change the UAPI by swapping the pads, the driver has never been
usable in upstream kernel as the Intel IPU6 driver it depends on any
functionality has not yet been merged.

Fixes: 29006e196a56 ("media: pci: intel: ivsc: Add CSI submodule")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/pci/intel/ivsc/mei_csi.c