[PATCH] media: imx8mq-mipi-csi2: Fix error code in imx8mq_mipi_csi_parse_dt()

Laurent Pinchart laurent.pinchart at ideasonboard.com
Thu Jun 26 01:30:18 PDT 2025


On Thu, Jun 26, 2025 at 03:32:50AM +0300, Dan Carpenter wrote:
> On Thu, Jun 26, 2025 at 03:20:53AM +0300, Laurent Pinchart wrote:
> > On Wed, Jun 25, 2025 at 10:22:32AM -0500, Dan Carpenter wrote:
> > > This was returning IS_ERR() where PTR_ERR() was intended.
> > > 
> > > Fixes: 642b70d526ab ("media: imx8mq-mipi-csi2: Add support for i.MX8QXP")
> > 
> > I'll add a
> > 
> > Cc: stable at vger.kernel.org
> > 
> > to obey the media subsystem CI rules.
> 
> Wait, what?  The original commit hasn't hit Linus's tree and it's
> not marked for stable either.

I'm personally not in favour of adding Cc: stable on all patches that
have a Fixes: line. I'll let Mauro defend the rule, and I'm happy to
drop the Cc line and fix the CI.

-- 
Regards,

Laurent Pinchart



More information about the linux-arm-kernel mailing list