All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Doyle <wpdster@gmail.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: v4l2_subdev_queryctrl and friends
Date: Tue, 16 May 2017 13:01:01 -0400	[thread overview]
Message-ID: <CAF_dkJBswpV0vYvAKvD7m+i7SPz58cqNeF0ZAWicKuVWnhtkfw@mail.gmail.com> (raw)
In-Reply-To: <2075aeff-6ef9-8fa8-696e-f932d68a03ea@xs4all.nl>

On Tue, May 16, 2017 at 12:13 PM, Hans Verkuil <hverkuil@xs4all.nl> wrote:
> It needs something like this (taken from rcar-vin.c):
>
>         ret = v4l2_ctrl_add_handler(&vin->ctrl_handler, sd->ctrl_handler, NULL);
>         if (ret < 0)
>                 return ret;
>
Thank you .
That did the trick.

Continuing on the topic of backporting the driver the 4.12 driver to
4.4... should I submit my modified version of the driver to this list
for review and possible inclusion in the 4.4 kernel tree?

--wpd

      reply	other threads:[~2017-05-16 17:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-16 14:31 v4l2_subdev_queryctrl and friends Patrick Doyle
2017-05-16 16:13 ` Hans Verkuil
2017-05-16 17:01   ` Patrick Doyle [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=CAF_dkJBswpV0vYvAKvD7m+i7SPz58cqNeF0ZAWicKuVWnhtkfw@mail.gmail.com \
    --to=wpdster@gmail.com \
    --cc=hverkuil@xs4all.nl \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.