linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] media: Replace deprecated PCI functions
@ 2025-04-04 13:53 Philipp Stanner
  2025-04-04 13:53 ` [PATCH 1/5] media: ipu3-cio2: " Philipp Stanner
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Philipp Stanner @ 2025-04-04 13:53 UTC (permalink / raw)
  To: Yong Zhi, Sakari Ailus, Bingbu Cao, Dan Scally, Tianshu Qiu,
	Mauro Carvalho Chehab, Akihiro Tsukada, Bluecherry Maintainers,
	Andrey Utkin, Ismael Luceno
  Cc: linux-media, linux-kernel, Philipp Stanner

Replaces pcim_iomap_regions() and pcim_iomap_table(), which have been
deprecated.

The successor pcim_iomap_region() is already used in many places and
shouldn't cause trouble.

I test-built it, but have no hardware for testing.

P.

Philipp Stanner (5):
  media: ipu3-cio2: Replace deprecated PCI functions
  media: pt3: Replace deprecated PCI functions
  media: intel/ipu6: Replace deprecated PCI functions
  media: solo6x10: Replace deprecated PCI functions
  media: tw5864: Replace deprecated PCI functions

 drivers/media/pci/intel/ipu3/ipu3-cio2.c   |  5 ++---
 drivers/media/pci/intel/ipu6/ipu6.c        |  8 ++++----
 drivers/media/pci/pt3/pt3.c                | 17 +++++++++++------
 drivers/media/pci/solo6x10/solo6x10-core.c |  4 ++--
 drivers/media/pci/tw5864/tw5864-core.c     | 13 ++++++++-----
 5 files changed, 27 insertions(+), 20 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-07-29  4:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-04 13:53 [PATCH 0/5] media: Replace deprecated PCI functions Philipp Stanner
2025-04-04 13:53 ` [PATCH 1/5] media: ipu3-cio2: " Philipp Stanner
2025-04-04 13:53 ` [PATCH 2/5] media: pt3: " Philipp Stanner
2025-04-15 14:16   ` Akihiro TSUKADA
2025-04-04 13:53 ` [PATCH 3/5] media: intel/ipu6: " Philipp Stanner
2025-04-04 13:53 ` [PATCH 4/5] media: solo6x10: " Philipp Stanner
2025-07-29  4:08   ` Ismael Luceno
2025-04-04 13:53 ` [PATCH 5/5] media: tw5864: " Philipp Stanner
2025-04-14  9:06 ` [PATCH 0/5] media: " Philipp Stanner
2025-04-14  9:15   ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).