public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Heiner Kallweit <hkallweit1@gmail.com>
Cc: Sergey Shtylyov <s.shtylyov@omp.ru>,
	Damien Le Moal <dlemoal@kernel.org>,
	Niklas Cassel <cassel@kernel.org>,
	Bjorn Helgaas <bhelgaas@google.com>,
	linux-ide@vger.kernel.org,
	"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>
Subject: Re: [PATCH 0/2] PCI: Remove pci_enable_device_io()
Date: Thu, 28 Mar 2024 17:13:42 -0500	[thread overview]
Message-ID: <20240328221342.GA1615567@bhelgaas> (raw)
In-Reply-To: <370ff61c-1ae0-41ca-95fc-6c45e1b8791d@gmail.com>

On Sat, Mar 23, 2024 at 06:13:41PM +0100, Heiner Kallweit wrote:
> The call to pci_enable_device_io() in cs5520 isn't needed and can be
> removed. This was the last user, so the function itself can be removed
> afterwards.
> 
> I'd propose to apply the series through the PCI tree.
> 
> Heiner Kallweit (2):
>   ata: pata_cs5520: Remove not needed call to pci_enable_device_io
>   PCI: Remove pci_enable_device_io()
> 
>  drivers/ata/pata_cs5520.c |  6 ------
>  drivers/pci/pci.c         | 14 --------------
>  include/linux/pci.h       |  1 -
>  3 files changed, 21 deletions(-)

Applied to pci/enumeration with acks/reviewed-by from Damien and
Sergey, thank you!

      parent reply	other threads:[~2024-03-28 22:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-23 17:13 [PATCH 0/2] PCI: Remove pci_enable_device_io() Heiner Kallweit
2024-03-23 17:14 ` [PATCH 1/2] ata: pata_cs5520: Remove not needed call to pci_enable_device_io Heiner Kallweit
2024-03-23 17:43   ` Sergey Shtylyov
2024-03-25  7:57   ` Damien Le Moal
2024-03-23 17:16 ` [PATCH 2/2] PCI: Remove pci_enable_device_io() Heiner Kallweit
2024-03-25  7:58   ` Damien Le Moal
2024-03-28 22:13 ` Bjorn Helgaas [this message]

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=20240328221342.GA1615567@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=cassel@kernel.org \
    --cc=dlemoal@kernel.org \
    --cc=hkallweit1@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=s.shtylyov@omp.ru \
    /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