All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: Paul Burton <paul.burton@imgtec.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v7 6/8] PCI: aardvark: Use PCI_NUM_INTX
Date: Tue, 15 Aug 2017 21:46:01 +0200	[thread overview]
Message-ID: <20170815214601.6913e004@windsurf> (raw)
In-Reply-To: <20170815190223.18807-7-paul.burton@imgtec.com>

Hello,

On Tue, 15 Aug 2017 12:02:21 -0700, Paul Burton wrote:
> Switch from using a custom LEGACY_IRQ_NUM macro to the generic
> PCI_NUM_INTX definition for the number of INTx interrupts.
> 
> Signed-off-by: Paul Burton <paul.burton@imgtec.com>
> Cc: Bjorn Helgaas <bhelgaas@google.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: linux-arm-kernel@lists.infradead.org
> Cc: linux-pci@vger.kernel.org

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 6/8] PCI: aardvark: Use PCI_NUM_INTX
Date: Tue, 15 Aug 2017 21:46:01 +0200	[thread overview]
Message-ID: <20170815214601.6913e004@windsurf> (raw)
In-Reply-To: <20170815190223.18807-7-paul.burton@imgtec.com>

Hello,

On Tue, 15 Aug 2017 12:02:21 -0700, Paul Burton wrote:
> Switch from using a custom LEGACY_IRQ_NUM macro to the generic
> PCI_NUM_INTX definition for the number of INTx interrupts.
> 
> Signed-off-by: Paul Burton <paul.burton@imgtec.com>
> Cc: Bjorn Helgaas <bhelgaas@google.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-pci at vger.kernel.org

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2017-08-15 19:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-15 19:02 [PATCH v7 0/8] PCI: INTx interrupt fixes & cleanup Paul Burton
2017-08-15 19:02 ` [PATCH v7 1/8] PCI: Move enum pci_interrupt_pin to linux/pci.h Paul Burton
2017-08-15 19:02 ` [PATCH v7 2/8] PCI: Introduce pci_irqd_intx_xlate() Paul Burton
2017-08-15 19:02 ` [PATCH v7 3/8] PCI: altera: Use size=4 IRQ domain for legacy INTx Paul Burton
2017-08-15 19:02 ` [PATCH v7 4/8] PCI: xilinx: Translate INTx range to hwirqs 0-3 Paul Burton
2017-08-15 19:02 ` [PATCH v7 5/8] PCI: xilinx-nwl: " Paul Burton
2017-08-15 19:02   ` Paul Burton
2017-08-15 19:02 ` [PATCH v7 6/8] PCI: aardvark: Use PCI_NUM_INTX Paul Burton
2017-08-15 19:02   ` Paul Burton
2017-08-15 19:46   ` Thomas Petazzoni [this message]
2017-08-15 19:46     ` Thomas Petazzoni
2017-08-15 19:02 ` [PATCH v7 7/8] PCI: ftpci100: " Paul Burton
2017-08-15 19:02 ` [PATCH v7 8/8] PCI: rockchip: " Paul Burton
2017-08-15 19:02   ` Paul Burton
2017-08-15 19:02   ` Paul Burton
2017-08-15 21:33 ` [PATCH v7 0/8] PCI: INTx interrupt fixes & cleanup Bjorn Helgaas
2017-08-17 22:38   ` Paul Burton
2017-08-18  1:34 ` Shawn Lin

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=20170815214601.6913e004@windsurf \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=bhelgaas@google.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=paul.burton@imgtec.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 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.