Re: [PATCH v6 4/4] media: i2c: add MAX96714 driver

From: Sakari Ailus
Date: Wed Apr 24 2024 - 04:45:36 EST


On Wed, Apr 24, 2024 at 10:42:11AM +0200, Julien Massot wrote:
> > > > > + if (!priv->pattern) {
> > > > > + if (!priv->rxport.source.sd) {
> > > > > + ret = -ENODEV;
> > > > > + goto err;
> > > > > + }
> On enable streams the check is here :)
> Streaming is not possible without a remote serializer when pattern generator
> is disabled.

Ack, it was too early in the function. Thanks.

Looking forward for v7!

--
Sakari Ailus