[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250425125238.28346-1-johan+linaro@kernel.org>
Date: Fri, 25 Apr 2025 14:52:36 +0200
From: Johan Hovold <johan+linaro@...nel.org>
To: Sakari Ailus <sakari.ailus@...ux.intel.com>
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org,
Johan Hovold <johan+linaro@...nel.org>
Subject: [PATCH 0/2] media: ov5675/ov8856: suppress probe deferral errors
Probe of the camera sensor on the Lenovo ThinkPad X13s is sometimes
deferred when its supplies are not yet ready and this is incorrectly
logged as an error:
ov5675 24-0010: failed to get HW configuration: -517
This series suppress the bogus error in the ov5675 and ov8856 drivers.
Johan
Johan Hovold (2):
media: ov5675: suppress probe deferral errors
media: ov8856: suppress probe deferral errors
drivers/media/i2c/ov5675.c | 5 +----
drivers/media/i2c/ov8856.c | 9 +++------
2 files changed, 4 insertions(+), 10 deletions(-)
--
2.49.0
Powered by blists - more mailing lists