Linux Media Controller development
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: linux-media@vger.kernel.org, hverkuil@xs4all.nl
Subject: Re: [PATCH 1/1] media: Kconfig: Select MEDIA_CONTROLLER for VIDEO_V4L2_SUBDEV_API
Date: Thu, 23 May 2024 09:48:51 +0000	[thread overview]
Message-ID: <Zk8RA5lMFNftBXiO@kekkonen.localdomain> (raw)
In-Reply-To: <20240523085356.GA18446@pendragon.ideasonboard.com>

On Thu, May 23, 2024 at 11:53:56AM +0300, Laurent Pinchart wrote:
> On Tue, Mar 05, 2024 at 06:50:15AM +0000, Sakari Ailus wrote:
> > On Tue, Mar 05, 2024 at 12:59:07AM +0200, Laurent Pinchart wrote:
> > > On Mon, Mar 04, 2024 at 08:51:25PM +0200, Sakari Ailus wrote:
> > > > MEDIA_CONTROLLER has no dependencies and VIDEO_V4L2_SUBDEV_API depends on
> > > > it. Select MEDIA_CONTROLLER instead of depending on it. This way Kconfig
> > > > options elsewhere do only need to select VIDEO_V4L2_SUBDEV_API, not both.
> > > > 
> > > > Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> > > > ---
> > > > Mostly untested but seems reasonable. MEDIA_CONTROLLER has no dependencies
> > > > anymore.
> > > 
> > > It seems reasonable to me too, but I think it would make sense to drop
> > > in the same patch the manual selection of MEDIA_CONTROLLER for the
> > > Kconfig symbols that already select VIDEO_V4L2_SUBDEV_API.
> > 
> > This should be done, yes, but I'd add a separate patch for it: this one
> > doesn't require changes elsewhere as such, just enables making them. Same
> > for the other, few users that depend on MEDIA_CONTROLLER, they need to be
> > converted, too.
> 
> I'm OK with a separate patch, but can you send one ? :-)

Yes, a bit later on. This is worth merging without such a change as
also new drivers will need to select both options.

-- 
Sakari Ailus

      reply	other threads:[~2024-05-23  9:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-04 18:51 [PATCH 1/1] media: Kconfig: Select MEDIA_CONTROLLER for VIDEO_V4L2_SUBDEV_API Sakari Ailus
2024-03-04 22:59 ` Laurent Pinchart
2024-03-05  6:50   ` Sakari Ailus
2024-05-23  8:53     ` Laurent Pinchart
2024-05-23  9:48       ` Sakari Ailus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zk8RA5lMFNftBXiO@kekkonen.localdomain \
    --to=sakari.ailus@linux.intel.com \
    --cc=hverkuil@xs4all.nl \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox