media: hi556: Return -EPROBE_DEFER if no endpoint is found
authorHans de Goede <hdegoede@redhat.com>
Mon, 15 Apr 2024 13:10:35 +0000 (15:10 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 22 Apr 2024 09:41:05 +0000 (11:41 +0200)
commit7d968b5badfccb1c05892cd6d6d76fd58bb9636f
tree88d959a2e97271088c68e445a2cde24a6d197a13
parentbcbafe5a0548511f6153121d8f978d764dbe013b
media: hi556: Return -EPROBE_DEFER if no endpoint is found

With ipu bridge, endpoints may only be created when ipu bridge has
initialised. This may happen after the sensor driver has first probed.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/i2c/hi556.c