Repeatedly reading register 0x15 to validate the incoming pixel clock causes sporadic read errors which went silently ignored, causing the camera module to fail to start streaming. However, with this, in the case of a non fatal read error the log will be a little polluted. Jacopo Mondi (2): media: max9271: Fail loudly on bus read errors media: max9271: Ignore busy loop read errors drivers/media/i2c/max9271.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- 2.33.1