Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/2] V4L2 async fixes
@ 2024-03-11 12:17 Sakari Ailus
  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
  0 siblings, 2 replies; 6+ messages in thread
From: Sakari Ailus @ 2024-03-11 12:17 UTC (permalink / raw)
  To: linux-media; +Cc: jacopo.mondi, Alexander Stein

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-21  8:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11 12:17 [PATCH 0/2] V4L2 async fixes Sakari Ailus
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox