diff for duplicates of <52E8C64B.8060307@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index daa75ff..f32211c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -57,7 +57,7 @@ Val. >>> return NULL; >>> >>> + /* bridge logic only has registers to 0x40 */ ->>> + if (slot == 0x0 && where >= 0x40) +>>> + if (slot = 0x0 && where >= 0x40) >>> + return NULL; >>> + >>> val = slot ? RCAR_AHBPCI_WIN1_DEVICE | RCAR_AHBPCI_WIN_CTR_CFG : diff --git a/a/content_digest b/N1/content_digest index d389926..16eefbe 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\020140129064234.GG23833@verge.net.au\0" "From\0Valentine <valentine.barshak@cogentembedded.com>\0" "Subject\0Re: [PATCH 3/3] PCI: rcar: fix bridge logic configuration accesses\0" - "Date\0Wed, 29 Jan 2014 13:13:47 +0400\0" + "Date\0Wed, 29 Jan 2014 09:13:47 +0000\0" "To\0Simon Horman <horms@verge.net.au>\0" "Cc\0Ben Dooks <ben.dooks@codethink.co.uk>" linux-kernel@lists.codethink.co.uk @@ -72,7 +72,7 @@ ">>> \t\treturn NULL;\n" ">>>\n" ">>> +\t/* bridge logic only has registers to 0x40 */\n" - ">>> +\tif (slot == 0x0 && where >= 0x40)\n" + ">>> +\tif (slot = 0x0 && where >= 0x40)\n" ">>> +\t\treturn NULL;\n" ">>> +\n" ">>> \tval = slot ? RCAR_AHBPCI_WIN1_DEVICE | RCAR_AHBPCI_WIN_CTR_CFG :\n" @@ -88,4 +88,4 @@ ">> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" >> -33da9ff2d35927f356b577c7f44efd83c249a36d80962c2e8b6571463fe4c018 +8ca669a577c867393f1e3771ca4e4cd855dba0166fd54fefe4d5b0d0d6061b95
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.