public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] media: video-mux: fix error paths and update to active state
@ 2023-05-24 13:29 Philipp Zabel
  2023-05-24 13:29 ` [PATCH 1/2] media: video-mux: fix error paths Philipp Zabel
  2023-05-24 13:29 ` [PATCH 2/2] media: video-mux: update driver to active state Philipp Zabel
  0 siblings, 2 replies; 7+ messages in thread
From: Philipp Zabel @ 2023-05-24 13:29 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Sakari Ailus, Laurent Pinchart, linux-media, linux-kernel, kernel,
	Philipp Zabel

Fix V4L2 async notifier and media entity cleanup and replace the open
coded pad format array with subdev active state to reduce some boiler
plate.

Tested on v6.4-rc3 on i.MX6QP with the async-multi patches [1].

[1] https://lore.kernel.org/all/20230524112349.2141396-1-sakari.ailus@linux.intel.com/

To: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Sakari Ailus <sakari.ailus@linux.intel.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: linux-media@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: kernel@pengutronix.de
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>

---
Philipp Zabel (2):
      media: video-mux: fix error paths
      media: video-mux: update driver to active state

 drivers/media/platform/video-mux.c | 104 +++++++++++++++----------------------
 1 file changed, 43 insertions(+), 61 deletions(-)
---
base-commit: a23a3041c733e068bed5ece88acb45fe0edf0413
change-id: 20230524-video-mux-active-state-0968b4303ea9

Best regards,
-- 
Philipp Zabel <p.zabel@pengutronix.de>

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

end of thread, other threads:[~2023-08-03 22:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-24 13:29 [PATCH 0/2] media: video-mux: fix error paths and update to active state Philipp Zabel
2023-05-24 13:29 ` [PATCH 1/2] media: video-mux: fix error paths Philipp Zabel
2023-05-30 16:47   ` Laurent Pinchart
2023-05-24 13:29 ` [PATCH 2/2] media: video-mux: update driver to active state Philipp Zabel
2023-05-30 16:55   ` Laurent Pinchart
2023-08-02 13:15   ` Jacopo Mondi
2023-08-03 22:27     ` Laurent Pinchart

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