All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Small MC + CIO2 cleanups
@ 2023-05-05 20:54 Sakari Ailus
  2023-05-05 20:54 ` [PATCH 1/2] media: uapi: Make media_entity_get_fwnode_pad() fwnode argument const Sakari Ailus
  2023-05-05 20:54 ` [PATCH 2/2] media: pci: ipu3-cio2: Obtain remote pad from endpoint Sakari Ailus
  0 siblings, 2 replies; 4+ messages in thread
From: Sakari Ailus @ 2023-05-05 20:54 UTC (permalink / raw)
  To: linux-media; +Cc: bingbu.cao

Hi all,

Here are two small cleanups for MC + IPU3 CIO2 driver.

Sakari Ailus (2):
  media: uapi: Make media_entity_get_fwnode_pad() fwnode argument const
  media: pci: ipu3-cio2: Obtain remote pad from endpoint

 drivers/media/mc/mc-entity.c                  |  2 +-
 drivers/media/pci/intel/ipu3/ipu3-cio2-main.c | 30 +++++++++----------
 include/media/media-entity.h                  |  2 +-
 3 files changed, 17 insertions(+), 17 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-06-02  9:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-05 20:54 [PATCH 0/2] Small MC + CIO2 cleanups Sakari Ailus
2023-05-05 20:54 ` [PATCH 1/2] media: uapi: Make media_entity_get_fwnode_pad() fwnode argument const Sakari Ailus
2023-06-02  9:11   ` Laurent Pinchart
2023-05-05 20:54 ` [PATCH 2/2] media: pci: ipu3-cio2: Obtain remote pad from endpoint Sakari Ailus

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.