diff for duplicates of <1971413.ULIg8n17Hy@avalon> diff --git a/a/1.txt b/N1/1.txt index 994e25a..c2c4125 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ On Thursday 25 June 2015 11:39:53 Geert Uytterhoeven wrote: > This patch is against next-20150625 > > "[PATCH] [RFC] OF: probe order dependency aware of_platform_populate" -> (https://www.marc.info/?l=devicetree&m=141873189825553&w=1) is a first +> (https://www.marc.info/?lÞvicetree&m\x141873189825553&w=1) is a first > step, but it doesn't postpone the instantiation of the pfc. > > Tested: @@ -96,14 +96,14 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + for (num_irqs = 0;; num_irqs++) { > + irq = platform_get_irq(pdev, num_irqs); -> + if (irq == -EPROBE_DEFER) +> + if (irq = -EPROBE_DEFER) > + return irq; > + if (irq < 0) > break; > - } > } > -> if (num_windows == 0) +> if (num_windows = 0) > @@ -72,22 +73,17 @@ static int sh_pfc_map_resources(struct sh_pfc *pfc, > } > diff --git a/a/content_digest b/N1/content_digest index 4d081ca..23d4f78 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01435225193-10078-1-git-send-email-geert+renesas@glider.be\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH] pinctrl: sh-pfc: Convert to platform_get_*()\0" - "Date\0Thu, 16 Jul 2015 11:41:42 +0300\0" + "Date\0Thu, 16 Jul 2015 08:41:42 +0000\0" "To\0Geert Uytterhoeven <geert+renesas@glider.be>\0" "Cc\0Linus Walleij <linus.walleij@linaro.org>" Pantelis Antoniou <pantelis.antoniou@konsulko.com> @@ -48,7 +48,7 @@ "> This patch is against next-20150625\n" "> \n" "> \"[PATCH] [RFC] OF: probe order dependency aware of_platform_populate\"\n" - "> (https://www.marc.info/?l=devicetree&m=141873189825553&w=1) is a first\n" + "> (https://www.marc.info/?l\303\236vicetree&m\0241873189825553&w=1) is a first\n" "> step, but it doesn't postpone the instantiation of the pfc.\n" "> \n" "> Tested:\n" @@ -110,14 +110,14 @@ "\n" "> +\tfor (num_irqs = 0;; num_irqs++) {\n" "> +\t\tirq = platform_get_irq(pdev, num_irqs);\n" - "> +\t\tif (irq == -EPROBE_DEFER)\n" + "> +\t\tif (irq = -EPROBE_DEFER)\n" "> +\t\t\treturn irq;\n" "> +\t\tif (irq < 0)\n" "> \t\t\tbreak;\n" "> -\t\t}\n" "> \t}\n" "> \n" - "> \tif (num_windows == 0)\n" + "> \tif (num_windows = 0)\n" "> @@ -72,22 +73,17 @@ static int sh_pfc_map_resources(struct sh_pfc *pfc,\n" "> \t}\n" "> \n" @@ -157,4 +157,4 @@ "\n" Laurent Pinchart -77fead51a7ca5920cafa25baf2ff05e0206573cc92a2262c07ed795cdc5aaa3b +b0d78796cfa54f539dda08fb2b805bbab65de8e2d667faffe37e76b3fd11ed96
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.