06.08.2020 22:01, Sowjanya Komatineni пишет: ... > + err = tegra_mipi_finish_calibration(csi_chan->mipi); > + > + if (ret < 0 && ret != -ENOIOCTLCMD) > + goto err_disable_csi_stream; > + > + if (err < 0) > + dev_warn(csi_chan->csi->dev, > + "MIPI calibration failed: %d\n", ret); err