]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: ov08x40: Log chip ID when identifying the chip
authorHans de Goede <hdegoede@redhat.com>
Sat, 1 Mar 2025 11:48:30 +0000 (12:48 +0100)
committerHans Verkuil <hverkuil@xs4all.nl>
Tue, 4 Mar 2025 12:35:33 +0000 (13:35 +0100)
commitf2006362aa3f30d552e091ea2d5189e767c9a8cc
tree256b5a5dd5ca6be262904b351825fa98b991424c
parent8d54715441396584bee39493d2adc5e38fe13993
media: ov08x40: Log chip ID when identifying the chip

Debug log the chip ID after successfully identifying the chip, this is
useful to see if the identification is done on probe() time or if it is
delayed till the first stream on.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/ov08x40.c