Hi Mauro, Here's a fix for the IMX334 driver compiler warning. Please pull. The following changes since commit 9746b11715c3949241e2d88cb9057da4adab7e02: media: i2c: Add imx334 camera sensor driver (2021-02-06 09:42:24 +0100) are available in the Git repository at: git://linuxtv.org/sailus/media_tree.git tags/for-5.12-6-signed for you to fetch changes up to 0ea9940a83734f698c2bfe77794b4f257d872b44: imx334: 'ret' is uninitialized, should have been PTR_ERR() (2021-02-08 14:17:02 +0200) ---------------------------------------------------------------- IMX334 fix ---------------------------------------------------------------- Hans Verkuil (1): imx334: 'ret' is uninitialized, should have been PTR_ERR() drivers/media/i2c/imx334.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- Sakari Ailus