diff for duplicates of <55415D82.2020407@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 72e38b6..a4db624 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ the very need to explicitly initialize 'pmx->configs' array to PINMUX_TYPE_NONE. >> + pmx->pctl_desc.npins = ret; >> >> pmx->pctl = pinctrl_register(&pmx->pctl_desc, pfc->dev, pmx); ->> if (pmx->pctl == NULL) +>> if (pmx->pctl = NULL) > Shouldn't you also fix sh_pfc_init_ranges() ? It includes the following code > that doesn't seem to handle holes properly. diff --git a/a/content_digest b/N1/content_digest index 78db857..edde5b9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\03656925.3GuTRhx1fV@avalon\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH] sh-pfc: handle pin array holes in sh_pfc_map_pins()\0" - "Date\0Thu, 30 Apr 2015 01:38:58 +0300\0" + "Date\0Wed, 29 Apr 2015 22:38:58 +0000\0" "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Cc\0linus.walleij@linaro.org" linux-sh@vger.kernel.org @@ -44,7 +44,7 @@ ">> +\tpmx->pctl_desc.npins = ret;\n" ">>\n" ">> \tpmx->pctl = pinctrl_register(&pmx->pctl_desc, pfc->dev, pmx);\n" - ">> \tif (pmx->pctl == NULL)\n" + ">> \tif (pmx->pctl = NULL)\n" "\n" "> Shouldn't you also fix sh_pfc_init_ranges() ? It includes the following code\n" "> that doesn't seem to handle holes properly.\n" @@ -67,4 +67,4 @@ "\n" WBR, Sergei -096d8b5b3c56f0420397df92432b6bbce81d73b8ffdd75c2cd1b4505bd564ace +623f3a3c21bad7228812bb34b3725d8ef22040ed57d6de51baad1b69d02ee488
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.