linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Philipp Stanner <phasta@mailbox.org>
To: Philipp Stanner <phasta@kernel.org>,
	Yong Zhi <yong.zhi@intel.com>,
	 Sakari Ailus <sakari.ailus@linux.intel.com>,
	Bingbu Cao <bingbu.cao@intel.com>,
	Dan Scally <djrscally@gmail.com>,
	Tianshu Qiu <tian.shu.qiu@intel.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Akihiro Tsukada <tskd08@gmail.com>,
	Bluecherry Maintainers <maintainers@bluecherrydvr.com>,
	Andrey Utkin <andrey_utkin@fastmail.com>,
	 Ismael Luceno <ismael@iodev.co.uk>
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] media: Replace deprecated PCI functions
Date: Mon, 14 Apr 2025 11:06:54 +0200	[thread overview]
Message-ID: <edf236654c39fbd3afb6db20e3ef42501a8628b0.camel@mailbox.org> (raw)
In-Reply-To: <20250404135344.93241-2-phasta@kernel.org>

On Fri, 2025-04-04 at 15:53 +0200, Philipp Stanner wrote:
> 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

Hello,

is there someone who's in charge of all of media: who could take this,
or would it be more feasible to aim for the subcomponents?

P.

> 
>  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(-)
> 


  parent reply	other threads:[~2025-04-14  9:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Philipp Stanner [this message]
2025-04-14  9:15   ` [PATCH 0/5] media: " Sakari Ailus

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=edf236654c39fbd3afb6db20e3ef42501a8628b0.camel@mailbox.org \
    --to=phasta@mailbox.org \
    --cc=andrey_utkin@fastmail.com \
    --cc=bingbu.cao@intel.com \
    --cc=djrscally@gmail.com \
    --cc=ismael@iodev.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=maintainers@bluecherrydvr.com \
    --cc=mchehab@kernel.org \
    --cc=phasta@kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=tian.shu.qiu@intel.com \
    --cc=tskd08@gmail.com \
    --cc=yong.zhi@intel.com \
    /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;
as well as URLs for NNTP newsgroup(s).