]> www.infradead.org Git - users/willy/linux.git/commit
media: mei: csi: Put the IPU device reference
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 27 May 2024 20:43:38 +0000 (23:43 +0300)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 30 May 2024 14:34:58 +0000 (16:34 +0200)
commit328af04b1ac279f17c09ddd5958aa6ec47131c80
tree8f6b56603af40cba90b609b3712510e23385b50c
parentc19fa08c1414644b0d9275d336bdaff90af57d0b
media: mei: csi: Put the IPU device reference

The mei csi's probe function obtains a reference to the IPU device but
never puts that reference. Do that now.

Fixes: 33116eb12c6b ("media: ivsc: csi: Use IPU bridge")
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