Linux Media Controller development
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: linux-media@vger.kernel.org
Cc: jacopo.mondi@ideasonboard.com,
	Alexander Stein <alexander.stein@ew.tq-group.com>
Subject: [PATCH 0/2] V4L2 async fixes
Date: Mon, 11 Mar 2024 14:17:39 +0200	[thread overview]
Message-ID: <20240311121741.1249976-1-sakari.ailus@linux.intel.com> (raw)

Hi folks,

This set fixes a few issues in V4L2 async regarding error paths and uneven
calls to teardown functions. I ended up taking a fresh look at the code
after Alexander posted his patch (message id
20240307142452.3685103-1-alexander.stein@ew.tq-group.com).

Sakari Ailus (2):
  media: v4l: async: Don't set notifier's V4L2 device if registering
    fails
  media: v4l: async: Properly check for a notifier initialised or
    registered

 drivers/media/v4l2-core/v4l2-async.c | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

-- 
2.39.2


             reply	other threads:[~2024-03-11 12:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11 12:17 Sakari Ailus [this message]
2024-03-11 12:17 ` [PATCH 1/2] media: v4l: async: Don't set notifier's V4L2 device if registering fails Sakari Ailus
2024-03-11 12:17 ` [PATCH 2/2] media: v4l: async: Properly check for a notifier initialised or registered Sakari Ailus
2024-03-14 14:04   ` Alexander Stein
2024-03-20  7:07     ` Sakari Ailus
2024-03-21  8:28       ` Alexander Stein

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=20240311121741.1249976-1-sakari.ailus@linux.intel.com \
    --to=sakari.ailus@linux.intel.com \
    --cc=alexander.stein@ew.tq-group.com \
    --cc=jacopo.mondi@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