diff for duplicates of <52E8177A.1040008@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 0fd5b84..24173d3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -139,7 +139,7 @@ You may want to use dev_dbg since this is all about debugging > + rcar_pci_setup_errirq(priv); > + -Since priv->irq == 0 is valid and means no interrupt, you may want to +Since priv->irq = 0 is valid and means no interrupt, you may want to call rcar_pci_setup_errirq only if (irq > 0) Besides, I'd probably setup the IRQ handler directly before enabling the interrupts diff --git a/a/content_digest b/N1/content_digest index 6dd76ec..ea47dc9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01390903616-8073-3-git-send-email-ben.dooks@codethink.co.uk\0" "From\0Valentine <valentine.barshak@cogentembedded.com>\0" "Subject\0Re: [PATCH 2/3] PCI: rcar: add error interrupt handling\0" - "Date\0Wed, 29 Jan 2014 00:47:54 +0400\0" + "Date\0Tue, 28 Jan 2014 20:47:54 +0000\0" "To\0Ben Dooks <ben.dooks@codethink.co.uk>" " linux-kernel@lists.codethink.co.uk\0" "Cc\0linux-sh@vger.kernel.org" @@ -152,7 +152,7 @@ "> +\trcar_pci_setup_errirq(priv);\n" "> +\n" "\n" - "Since priv->irq == 0 is valid and means no interrupt, you may want to\n" + "Since priv->irq = 0 is valid and means no interrupt, you may want to\n" "call rcar_pci_setup_errirq only if (irq > 0)\n" "\n" "Besides, I'd probably setup the IRQ handler directly before enabling the interrupts\n" @@ -167,4 +167,4 @@ "Thanks,\n" Val. -2f5eed5f0dcd16218f689abbb43724f1976609e6a19000d191cc933d0e8ec2f1 +9c06abaa37ad62c842c35ceecc07ea7f4ec0e62fecc727a8d1a13882c7499ad2
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.