[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZijGoWvyDhgpxl6X@valkosipuli.retiisi.eu>
Date: Wed, 24 Apr 2024 08:45:21 +0000
From: Sakari Ailus <sakari.ailus@....fi>
To: Julien Massot <julien.massot@...labora.com>
Cc: linux-media@...r.kernel.org, devicetree@...r.kernel.org,
kernel@...labora.com, linux-kernel@...r.kernel.org,
mchehab@...nel.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org
Subject: Re: [PATCH v6 4/4] media: i2c: add MAX96714 driver
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
Powered by blists - more mailing lists