media: ov2680: Read and log sensor revision during probe
authorHans de Goede <hdegoede@redhat.com>
Thu, 3 Aug 2023 09:33:42 +0000 (11:33 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 14 Aug 2023 18:27:57 +0000 (20:27 +0200)
commita99a041c22e82856cbf5f315e3bd4b913d3ba0ed
treec25a32397f1804133be8b16b046d99ca713bf957
parent1259259f56b011d579f131c0fc39c2914e6bf628
media: ov2680: Read and log sensor revision during probe

Read and log sensor revision during probe.

Since this means that the driver will now already log a message on
successful probe drop the "ov2680 init correctly" log message.

Acked-by: Rui Miguel Silva <rmfrfs@gmail.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/ov2680.c